bartman's blog

unpopular debian packages on my system

bartman

Using the ept-cache utility advertised on joey’s blog I was able to have a look at some packages on my site that are likely not on your system.

To get packages of inverse popularity which you have installed run:

    ept-cache search -t clean -s t- | less

Of interest are the following.

The main components of my desktop are:

My window manager is wmii, which is not on the list, but I use wmii+ruby which requires ruby:

Some utils I use often for quick conversion:

I do mostly C development so ccache and distcc are an absolute must:

Also, all my development is kept in git. Here are some SCM packages on the list:

Here is a nice documentation system that is used by git internally:

This is a sane replacement for info:

When I feel like torturing myself I play with lua.

These are useful for building VMs:

There are tools on the list which I am surprised made it to the top:

Here are some things that I wouldn’t have, but I was asked to work on projects that are somehow related:

Here are some extras

Tags: