Can I Install More Than One Version of the Same Compiler?

Yes, the compilers and installation process has been designed to allow you to have more than one version of the same compiler installed, and you can easily move between the versions by changing options in MPLAB X IDE; see How Can I Select Which Compiler I Want to Build With?

Compilers should be installed into a directory whose name is related to the compiler version. This is reflected in the default directory specified by the installer. For example, the 1.44 and 1.45 MPLAB XC8 compilers would typically be placed in separate directories.

C:\Program Files (x86)\Microchip\xc8\v1.44\
C:\Program Files (x86)\Microchip\xc8\v1.45\