Linux Commands Examples

A great documentation place for Linux commands

popularity-contest

list the most popular Debian packages


see also : popcon-largest-unused - cron

Synopsis

popularity-contest


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

The popularity-contest command gathers information about Debian packages installed on the system, and prints the name of the most recently used executable program in that package as well as its last-accessed time (atime) and last-attribute-changed time (ctime) to stdout.

When aggregated with the output of popularity-contest from many other systems, this information is valuable because it can be used to determine which Debian packages are commonly installed, used, or installed and never used. This helps Debian maintainers make decisions such as which packages should be installed by default on new systems.

The resulting statistic is available from the project home page http://popcon.debian.org/.

Normally, popularity-contest is run from a cron(8) job, /etc/cron.daily/popularity-contest, which automatically submits the results to Debian package maintainers (only once a week) according to the settings in /etc/popularity-contest.conf and /usr/share/popularity-contest/default.conf.


see also

The popularity-contest FAQ at /usr/share/doc/popularity-contest/FAQ popcon-largest-unused , cron

Additional documentation is in /usr/share/doc/popularity-contest/.


author

Avery Pennarun <apenwarr[:at:]debian[:dot:]org>.

How can this site be more helpful to YOU ?


give  feedback