sajad torkamani
sudo apt list --installed

You’ll find it useful to pipe the output to less like so:

sudo apt list --installed | less

Then, you can type / to search for packages by name.

Tagged: Ubuntu

Leave a comment

Your email address will not be published. Required fields are marked *