In this article I will show you 4 ways to verify if a package is installed or not, in Debian, Ubuntu, Linux Mint, Knoppix and other Debian Based distros. 1. With aptitute: $ aptitude show vim | grep -i state…
In this article I will show you 4 ways to verify if a package is installed or not, in Debian, Ubuntu, Linux Mint, Knoppix and other Debian Based distros. 1. With aptitute: $ aptitude show vim | grep -i state…