The Xcode version from your link (Apple Developer Portal) is the full version of Xcode. If you download Xcode 9.2
from here, you will still have 9.1
version installed, and would be able to use both.
It can be useful to keep several versions of Xcode
, as some comes with bugs, but every Xcode
instance takes about 10GB.
The only way to "update" Xcode
is with App Store
, by clicking Update
button, but it only works if the previously installed version was downloaded with the App Store
.
As a side note, I strongly advise you to download 9.3
version, as it fixes some of 9.2
bugs.