Installing Software on Ubuntu via Apt-get

Last Updated At: 2025-11-26 11:31:07

Overview

To improve user efficiency of software installation on Cloud Virtual Machine and reduce the cost of downloading and installing software, Converge Cloud provides the Apt-get repository. In the Ubuntu environment, users can quickly install software through Apt-get. For the Apt-get repository, no additional software sources need to be added; software packages can be installed directly.

Prerequisites

You have logged in to the Cloud Virtual Machine running Ubuntu operating system.

Directions

Note:

The following steps demonstrate how to install Nginx.

View Available Software

Execute the following command to view available software.

sudo apt-cache search all