With the plethora of possibilities for most command-line tools, I would be surprised to learn that there is no way to colorize the info that apt-get, apt-cache, and related tools return. Even so, Googling was fruitless in this.

Primarily, it would be nice to have the summary lines that show total count/size, and color-code each type of action count: eg, upgrades in blue, installs in green, held in yellow, and removed in red.

link|improve this question

50% accept rate
feedback

1 Answer

Sure, it's easy. There are even tools for it. See http://stackoverflow.com/questions/981601/colorized-grep-viewing-the-entire-file-with-highlighting

I prefer rcg (Regex Colored Glasses).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.