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
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
Coming Soon!
A Desktop/PC/Workstation equipped with a 64bit x86 (x86_64) processor, with a minimum of 4 cores
16GB of RAM or higher
Recommended, a dedicated Graphics Card with atleast 2GB of video RAM
Internet connectivity for licensing and product updates