This topic describes how to install ossbrowser V2.0 on Windows, macOS, and Linux.
Windows system only supports Windows 7 and later versions including Windows Server.
There are many Linux x64 distributions that require installation of graphical interface dependency files, so they are not recommended. We recommend that you use ossbrowser 2.0 on Windows or macOS.
Windows system
Click to download the Windows x86-64 installation package.
Double-click the downloaded installation package, select the installation directory, and then click Install.
Find the oss-browser2 application on the desktop and double-click it to open. The following figure shows the operations.
MacOS system
Open the command line window and execute
uname -m
to check the system architecture. The figure shows the arm64 architecture.Download the ossbrowser package that suits your processor architecture:
x86_64 architecture: macOS x86-64 installation package.
arm64 architecture: macOS arm64 installation package.
Double-click the package to open it.
Follow the instructions to drag oss-browser2.app to the Applications folder.
Open the Launchpad, find the oss-browser2 application, and double-click it to open.
Ignore the risk warning and click Open.
The interface after opening is shown in the figure.
Linux system
The root user cannot run ossbrowser V2.0. Please use a non-root user to log on to the system to use ossbrowser V2.0.
The following example uses Ubuntu 22.04.
Install a graphical desktop environment.
Use the following command to install the desktop environment. For more information about how to install graphical interfaces on other Linux distributions, see Installing a graphical interface on Linux systems.
sudo apt-get update sudo apt-get install ubuntu-desktop reboot
Log on to the system as a non-root user.
After you install the graphical interface on an ECS instance, you must restart the system and use VNC Connection to access the graphical interface of the system.
Download the installation package.
wget https://gosspublic.alicdn.com/oss-browser2-prod/2.1.0/oss-browser2-linux-x86_64-2.1.0.AppImage
Install ossbrowser V2.0.
Right-click the downloaded installation package and click
Properties
.Click
Permissions
and turn on the Execute switch to allow the file to be executed as a program.Double-click the ossbrowser V2.0 package.
FAQ
What to do next
For more information about how to log on to ossbrowser V2.0 and related configuration items, see Logging on to ossbrowser V2.0.