User loginNavigationNew forum topicsPollSearchRecent blog posts |
Using APTGetting familiar with APT Listing installed packages using dpkgIt took a long time using RedHat and Fedora distributions before I got proficient with RPM. Moving to Ubuntu requires learning an entirely new package management system, the Debian-based APT (Advanced Packaging Tool) and friends. One of the more common operations using RPM is to query the packages installed on your system: $ rpm -qa It seems the same operation can be done using dpkg: $ dpkg -l You can supply dpkg with a pattern to limit the output to something less than all the installed packages. Also, of interest, if you want to see what files just got installed from an 'apt-get install |
Recent comments
24 weeks 1 hour ago
27 weeks 4 days ago
27 weeks 4 days ago
51 weeks 3 days ago
51 weeks 3 days ago
1 year 1 week ago
1 year 11 weeks ago
1 year 11 weeks ago
1 year 14 weeks ago
1 year 15 weeks ago