All Products
Search
Document Center

Object Storage Service:Install ossbrowser 1.0

Last Updated:May 07, 2026

If you need a graphical tool to upload, download, and delete files, or to set permission policies, download and install ossbrowser 1.0. You can then log on to the tool to begin.

Important
  • This topic uses version 1.18.0 as an example. For a complete list of ossbrowser 1.0 versions, see all-releases.md.

  • Transfers of files larger than 10 GB over a public network may fail due to network instability. For these transfers, we recommend using the ossutil 2.0 command-line tool.

Windows

  1. Download the Windows x32 compressed package or Windows x64 compressed package based on your Windows system architecture.

  2. Decompress the package.

  3. In the decompressed folder, double-click oss-browser.exe to start ossbrowser 1.0.

macOS

  1. Download the macOS compressed package.

  2. Decompress the package.

  3. In the oss-browser-darwin-x64 folder, right-click oss-browser.app and select Open.

  4. In the dialog box that appears, click Open.

  5. In the dialog box that appears, click Allow.

Linux

CentOS 7/CentOS 8/Ubuntu 14

CentOS 7

  1. Install a graphical user interface (GUI).

    For information about how to install a GUI for a CentOS 7 instance, see Install a graphical user interface for a Linux instance.

  2. Install dependency files.

    1. Run the following command to update the YUM repository:

      sudo yum update
    2. Run the following command to install the dependency file libgtk-x11-2.0.so.0:

      sudo yum install gtk2-2.24.31-1.el7.x86_64
    3. Run the following command to install the dependency file libXtst.so.6:

      sudo yum install libXtst-1.2.3-1.el7.x86_64
    4. Run the following command to install the dependency file libXss.so.1:

      sudo yum install libXScrnSaver-1.2.2-6.1.el7.x86_64
    5. Run the following command to install the dependency file libgconf-2.so.4:

      sudo yum install GConf2-3.2.6-8.el7.x86_64
  3. Install ossbrowser 1.0.

    1. Run the following command to download the CentOS 7 compressed package:

      sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zip
    2. Run the following command to decompress the package:

      sudo unzip oss-browser-linux-x64.zip
    3. Run the following command to enter the oss-browser-linux-x64 directory:

      cd oss-browser-linux-x64/
    4. Run the following command to start ossbrowser 1.0:

      sudo ./oss-browser

CentOS 8

  1. Install a graphical user interface (GUI).

    For information about how to install a GUI for a CentOS 8 instance, see Install a graphical user interface for a Linux instance.

  2. Install dependency files.

    1. Run the following command to update the YUM repository:

      sudo yum update
    2. Run the following command to install the dependency file libgtk-x11-2.0.so.0:

      sudo yum install gtk2-2.24.32-5.el8.x86_64
    3. Run the following command to install the dependency file libX11-xcb.so.1:

      sudo yum install libX11-xcb-1.6.8-5.el8.x86_64
    4. Run the following command to install the dependency file libXtst.so.6:

      sudo yum install libXtst-1.2.3-7.el8.x86_64
    5. Run the following command to install the dependency file libXss.so.1:

      sudo yum install libXScrnSaver-1.2.3-1.el8.x86_64
    6. Run the following command to install the dependency file libgconf-2.so.4:

      sudo yum install GConf2-3.2.6-22.el8.x86_64
    7. Run the following command to install the dependency file libasound.so.2:

      sudo yum install alsa-lib-1.2.5-4.el8.x86_64
  3. Install ossbrowser 1.0.

    1. Run the following command to download the CentOS 8 compressed package:

      sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zip
    2. Run the following command to decompress the package:

      sudo unzip oss-browser-linux-x64.zip
    3. Run the following command to enter the oss-browser-linux-x64 directory:

      cd oss-browser-linux-x64/
    4. Run the following command to start ossbrowser 1.0:

      sudo ./oss-browser

Ubuntu 14

  1. Install a graphical user interface (GUI).

    For information about how to install a GUI for an Ubuntu 14 instance, see How to Install a Desktop (GUI) on an Ubuntu Server.

  2. Install dependency files.

    1. Run the following command to update the APT repository:

      sudo apt update
    2. Run the following command to install the dependency file libgtk-x11-2.0.so.0:

      sudo apt install libgtk2.0-0
    3. Run the following command to install the dependency file libX11-xcb.so.1:

      sudo apt install libx11-xcb-dev
    4. Run the following command to install the dependency file libXtst.so.6:

      sudo apt install libxtst6
    5. Run the following command to install the dependency file libXss.so.1:

      sudo apt install libxss1
    6. Run the following command to install the dependency file libgconf-2.so.4:

      sudo apt install libgconf-2-4
  3. Install ossbrowser 1.0.

    1. Run the following command to download the Ubuntu compressed package:

      sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zip
    2. Run the following command to decompress the package:

      sudo unzip oss-browser-linux-x64.zip
    3. Run the following command to enter the oss-browser-linux-x64 directory:

      cd oss-browser-linux-x64/
    4. Run the following command to start ossbrowser 1.0:

      sudo ./oss-browser

Next steps

After installation, you can log on to ossbrowser 1.0.