This article explains how to install ossbrowser 2.0 on Windows, macOS, and Linux.
Only Windows 7 and later versions including Windows Server are supported.
OSSbrowser 2.0 requires graphical subsystem dependencies on Linux x64 distributions. Due to potential compatibility issues across diverse Linux environments, we recommend Windows or macOS platforms for optimal performance.
Install on Windows
Download the Windows x64 package.
Double-click the downloaded package. Select an installation directory and click Install.
On your desktop, find and double-click the oss-browser2 application. The application interface appears.

Install on macOS
Open Terminal and run
uname -mto determine your processor architecture. The output in the figure indicates an arm64 architecture.
Download the package that matches your processor architecture:
x86_64 architecture: macOS x86-64 package.
arm64 architecture: macOS arm64 package.
Double-click the downloaded package.
Drag the oss-browser2.app file to your Applications folder.
Open Launchpad, find the oss-browser2 application, and double-click it.
If a security warning appears, click Open.
The application interface appears.

Install on Linux
ossbrowser 2.0 cannot be run as the root user. You must log on to the system as a non-root user.
The following example uses Ubuntu 22.04.
Install a graphical user interface (GUI).
Run the following commands to install a GUI. For instructions on other Linux distributions, see Install a graphical interface on a Linux instance.
sudo apt-get update sudo apt-get install ubuntu-desktop rebootLog on to the system as a non-root user.
After you install a GUI on an Elastic Compute Service (ECS) instance, you must reboot the system and connect to the GUI by using VNC.

Download the package.
wget https://gosspublic.alicdn.com/oss-browser2-prod/2.1.1/oss-browser2-linux-x86_64-2.1.1.AppImageInstall ossbrowser 2.0.
Right-click the downloaded package and click
Properties.
Click the
Permissionstab and select the checkbox to allow executing the file as a program.
Double-click the ossbrowser 2.0 package to open it. The application interface appears.

Troubleshooting
Next steps
To learn how to log on to ossbrowser 2.0 and configure its settings, see Log on to ossbrowser 2.0.
