To get a list of all the installed packages on an Ubuntu or dpkg based server, you can use the following command:
dpkg --get-selections | grep -v deinstall
To get a list of all the installed packages on an Ubuntu or dpkg based server, you can use the following command:
To get a list of all the installed packages on an Ubuntu or dpkg based server, you can use the following command:
dpkg --get-selections | grep -v deinstall