Xcatter Icon
Back

On LINUX

To install Xcatter on LINUX, copy, then paste and execute the following line in a terminal


With wget

wget -q -O xcatter.bin https://xcatter.com/installers/XcatterInstaller_linux.bin && chmod u+x xcatter.bin && ./xcatter.bin && rm xcatter.bin


OR


With curl

curl -s -o xcatter.bin https://xcatter.com/installers/XcatterInstaller_linux.bin && chmod u+x xcatter.bin && ./xcatter.bin


Root access is not needed, as Xcatter installs in your user space

On WINDOWS

To install Xcatter on WINDOWS (10/11), copy, then paste and execute the following line


In a cmd terminal

curl -s -o xcatter.exe https://xcatter.com/installers/XcatterInstaller_windows.exe && xcatter.exe


OR


In Power Shell

wget -q -O xcatter.exe https://xcatter.com/installers/XcatterInstaller_windows.exe && xcatter.exe


Admin access is not needed for the Xcatter app, however some required Microsoft development libraries might need install privileges

On MacOS

Coming Soon!

Hardware requirements