A toolkit for packages
dgrep
When a package is installed, its files are usually scattered throughout your system. Its man pages, for instance, are placed in a /doc
directory, and its binary files in a /bin
directory. The dgrep
command lets you search these scattered files using grep (Figure 7).

The dgrep tool supports the normal regular expressions, as well as most of grep's options, with the exception of -r
or --recursives
and grep options that refer specifically to directories. It does not include symbolic links in its results. However, you can specify a variation of grep with the commands degrep
, dfgrep
, or dzgrep
.
dpigs
Are you curious about the largest installed packages on your system? Then, dpigs
can answer your questions. Entering the dpigs
command by itself gives you a listing of the top 10 largest binary packages (Figure 8). If you modify the command with the option -nNUMBER
or --lines=NUMBER
, you can view as many listings as you choose. If you add -S
or --source
, you can view the largest source packages only. The results of the dpigs
command can help you streamline your system, but you should investigate candidates for removal carefully, because large packages are often ones that are essential to your system.

popbugs
The popbugs
command requires the installation of the Debian Popularity Contest to run [2]. Debian Popularity Contest keeps track of the most used packages on the system. Once a week, it runs a cronjob to send the information gathered to the Debian project, which uses the information for planning things such as which applications will go onto install CDs. You can opt in or out of Debian Popularity during installation; if you opt out, it is not installed.
Popbugs generates a list of release critical bugs – in other words, major ones – against the packages listed in your Debian Popularity Contest, producing a web report in your default browser (Figure 9). Alternatively, you can use the option --output=FILE
to print the report to file.

This report is mostly useful for developers who are actively helping to prepare a new release. The report is also useful for system administrators who want to keep track of vulnerabilities, although it does not provide any updates for patching your system.
« Previous 1 2 3 4 Next »
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
SparkyLinux 6.6 Now Available for Installation
The Debian-based SparkyLinux has a new point release that retools the live USB desktop creator and other changes that give it shiny new-ness.
-
SparkyLinux 6.6 Now Available for Installation
The Debian-based SparkyLinux has a new point release that retools the live USB desktop creator and other changes that give it shiny new-ness.
-
Escuelas Linux 8.0 Now Available
Just in time for its 25th anniversary, the developers of Escuelas Linux have released the latest version.
-
LibreOffice 7.5 Loaded with New Features and Improvements
The favorite office suite of the Linux community has a new release that includes some visual refreshing and new features across all modules.
-
The Next Major Release of Elementary OS Has Arrived
It's been over a year since the developers of elementary OS released version 6.1 (Jólnir) but they've finally made their latest release (Horus) available with a renewed focus on the user.
-
KDE Plasma 5.27 Beta Is Ready for Testing
The latest beta iteration of the KDE Plasma desktop is now available and includes some important additions and fixes.
-
Netrunner OS 23 Is Now Available
The latest version of this Linux distribution is now based on Debian Bullseye and is ready for installation and finally hits the KDE 5.20 branch of the desktop.
-
New Linux Distribution Built for Gamers
With a Gnome desktop that offers different layouts and a custom kernel, PikaOS is a great option for gamers of all types.
-
System76 Beefs Up Popular Pangolin Laptop
The darling of open-source-powered laptops and desktops will soon drop a new AMD Ryzen 7-powered version of their popular Pangolin laptop.
-
Nobara Project Is a Modified Version of Fedora with User-Friendly Fixes
If you're looking for a version of Fedora that includes third-party and proprietary packages, look no further than the Nobara Project.