LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   How can I get list of all the non-free software I have? (https://www.linuxquestions.org/questions/debian-26/how-can-i-get-list-of-all-the-non-free-software-i-have-132472/)

*IP* 01-07-2004 02:17 PM

How can I get list of all the non-free software I have?
 
Hi!

I want to get full list of all the non-free packages that I have installed on my computer (from the non-free source for apt-get). How can I do that? :Pengy:

Cause I want to remove all/some of them. :D

RMS wrote:
Quote:

But if our goal is freedom, that changes everything. Users cannot be free while using a non-free program. To free the citizens of cyberspace, we have to replace those non-free programs, not accept them. They are not contributions to our community, they are temptations to settle for continuing non-freedom.


http://www.newsforge.com/software/04.../1146229.shtml


Thank You.

augamecock 01-07-2004 02:22 PM

Use aptitude, go to the installed packages section and then non-free. Should do the trick

*IP* 01-07-2004 02:53 PM

I can't find there a section for non-free....

augamecock 01-07-2004 04:09 PM

hmm.. sorry about that.. said that while I was at work... Thought it was there.. Guess I should look before I leap

augamecock 01-07-2004 04:43 PM

Ok.. I got this from someone else so I can't take the credit but install "vrms". That should do the trick

edit: Ok.. it is in aptitude... YOu have to go through each menu of the installed packages. For example.. in mine I have non-free packages installed in

Installed --> Sound --> non-free

Strike 01-07-2004 07:18 PM

If you're in aptitude, hit "l" (as in "limit") and type in "~snon-free~i" and hit enter. The only packages you'll see are installed and from non-free (but you'll still have to look in each section). Or if you just want a nice list, run aptitude search \~snon-free\~i at the command line. (note, the \~'s are used because ~foo translates to "/home/foo" in many/most shells).

*IP* 01-08-2004 06:59 AM

Thank you! It works!

Now I have only java,flash and fonts from the non-free on my computer.


All times are GMT -5. The time now is 11:32 AM.