On ubuntu 10.10 I accidentally added to repository two programs that had the goal to reproduce a bug.I didn't want to install them, so I kept them in repository and (didn't know how to remove them) when I was upgrading the repository using update manager, I was taking out the mark, so that I was skipping the installation every time. But yesterday I upgraded the repository using the upgrade command from terminal. So I accidentally (also) installed these two programs. I tried to use dpkg command to try uninstalling them:
dpkg -l
dpkg -l | grep "manage the repository"
The title of the software I was seeing in update manager was "manage the repository to install software from". However giving these two commands didn't help me seeing the real name of these two programs. So I don't know the name of the programs to remove. I would know if there is a command [b]to see which are the programs I installed in chronological order[/b].Is that possible?