列出从特定组件安装的所有软件(非免费,提供)
有没有办法列出所有non-free和contrib通过Debian安装的软件apt? /etc/apt/sources.list 如下 deb http://ftp.us.debian.org/debian/ wheezy main non-free contrib deb-src http://ftp.us.debian.org/debian/ wheezy main non-free contrib deb http://security.debian.org/ wheezy/updates main non-free contrib deb-src http://security.debian.org/ wheezy/updates main non-free contrib # wheezy-updates, previously known as 'volatile' deb http://ftp.us.debian.org/debian/ wheezy-updates main deb-src http://ftp.us.debian.org/debian/ wheezy-updates main 几年前我添加了这个信息non-free,contrib因为我的视频卡需要一个非免费的驱动程序,现在已经被不需要非免费的驱动程序的新驱动程序所取代。我想摆脱那些非免费的东西,但恐怕多年来,我可能已经安装了其他一些我无法卸载的非免费软件。