Il fatto è che non li trovo, proprio perchè non so il nome
Questo è cosa ho nel file sources.list:
http://pastebin.com/V3ZGXdAZ
Ho il sospetto che siano questi:
codice:
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ maverick universe
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick universe
deb http://us.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ maverick multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://us.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
Lo deduco dal fatto che dice :"is entirely unsupported by the ubuntu team" , ma non ne sono sicuro.
Con dpkg -l | grep non me li trova proprio perchè il nome era "manage the repositories to install software from", se digito:
codice:
dpkg -l | grep  "manage the repositories to install software from"
Non mi trova niente.
C'è un modo per vedere i software installati in ordine di data?