View Ubuntu Software List: Quick Guide
In Ubuntu system, you can view the software list using several methods such as:
- Open the Ubuntu Software Center and search for keywords in the search bar to see a list of related software.
- To display a list of installed software, use the apt command in the terminal by entering the following command.
apt list --installed
- To list the installed software, enter the following command in the terminal: dpkg command.
dpkg --get-selections
- By using the Synaptic Package Manager, you can view a list of all available software packages after installing it.
By using the methods mentioned above, it is easy to view the software list in Ubuntu system.