1
dpkg -i <package>
install a package
1
dpkg -l
lists all installed packages
1
dpkg -r <package as listed by dpkg -l>
removes a package
1
dpkg -i <package>
install a package
1
dpkg -l
lists all installed packages
1
dpkg -r <package as listed by dpkg -l>
removes a package
A new version of content is available.