MX17 -> MX18, apps_installed.txt

Post Reply
Message
Author
Kulmbacher
Posts: 429
Joined: Fri Apr 27, 2018 2:47 pm

MX17 -> MX18, apps_installed.txt

#1 Post by Kulmbacher »

Code: Select all

dpkg -l | awk '/^ii/{ print $2 }' | grep -v -e ^lib -e -dev$ -e linux-image -e linux-headers | awk '{print $1" install"}' | column -t > apps_installed.txt
zeigt ja wunderbar was alles installiert wurde.

Gibt es eine Möglichkeit nur die von "mir" installierten Programme anzuzeigen, gleiches für die von "mir" deinstallierten?


nach try und error Prinzip auf uninstalled geändert, brachte gleiches Bild wie die installed.txt :

Code: Select all

dpkg -l | awk '/^ii/{ print $2 }' | grep -v -e ^lib -e -dev$ -e linux-image -e linux-headers | awk '{print $1" uninstall"}' | column -t > apps_uninstalled.txt
they called him, the fish!

User avatar
richb
Administrator
Posts: 10342
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX17 -> MX18, apps_installed.txt

#2 Post by richb »

Yes, right click on MX Updater and choose history. Packages installed, uninstalled and upgraded will be listed.

Ja, klicken Sie mit der rechten Maustaste auf MX Updater und wählen Sie den Verlauf aus. Installierte, deinstallierte und aktualisierte Pakete werden aufgelistet.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

Kulmbacher
Posts: 429
Joined: Fri Apr 27, 2018 2:47 pm

Re: MX17 -> MX18, apps_installed.txt

#3 Post by Kulmbacher »

thank you, but right click shows me all packages down to 2018 - 10 - 8, and that means "all", inclusive MX updater.

I asked for possibility to see only programms which "I" installed, or deinstalled, not MX Updater.

My first steps on MXimage are to uninstall Adobe Flash, Gimp, vlc, games and some others.
Otherwise I install pinta, etc. and so on.
they called him, the fish!

User avatar
richb
Administrator
Posts: 10342
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX17 -> MX18, apps_installed.txt

#4 Post by richb »

It also shows those you installed with Synaptic. If installed from a website they are not shown.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

Post Reply

Return to “Deutsches Forum”