Tagged Questions

0
votes
2answers
54 views

What is the centOS equivalent?

apt-get install devscripts What is the equivalent in centOS?
1
vote
0answers
93 views

What are “Super Cow Powers” and why doesn’t my aptitude have them? [closed]

sudo aptitude help aptitude 0.4.11.11 Usage: aptitude [-S fname] [-u|-i] aptitude [options] <action> ... Actions (if none is specified, aptitude will enter interactive m …
0
votes
1answer
112 views

/etc/cron.daily/apt and /etc/cron.daily/aptitude on ubuntu hardy [closed]

I am a sys admin newb, otherwise I would figure this out on my own. I have a slicehost slice and I noticed that there are a couple scripts that get run (the ones I mentioned in my …
1
vote
5answers
401 views

How to see packages installed on a given date using aptitude

Does anyone know if there's an easy way to find a list of packages installed, sorted by date, when using aptitude (or apt-get)? I was installing a bunch of packages to try somethi …