List packages in linux || How to list the installed packages in ubuntu and list available packages.

Описание к видео List packages in linux || How to list the installed packages in ubuntu and list available packages.

In this video we are going to see some of the basic commands in linux that are used to get information about the packages in your computer.


Here are the commands described in the video:
apt list:- To see the packages available for linux distro.
apt list -installed : To see the list of installed packages.
apt list a pkgName : To identify the package is installed or not.
dpkg -list pattern : Used to list a group of packages whenever we don't know exact name of that package.

Комментарии

Информация по комментариям в разработке