I upgraded ubuntu, and since every PPA is disabled by default, I want to be able to list all packages that I have installed but aren't inside any enabled repositories.
I want a command (or a series of commands) that performs a similar function as pacman -Qm
on ArchLinux.
Asked
Active
Viewed 25 times
2

mid_kid
- 691
-
I think apt dont have that support/feature AFAIK. – Raja G Nov 19 '15 at 17:44
-
1Or http://askubuntu.com/questions/110758/how-to-find-what-packages-do-not-come-from-a-repository – muru Nov 19 '15 at 19:07