[SOLVED] Get a list of installed software to be able to install them fast on another linux mint system

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
InChrist
Level 4
Level 4
Posts: 296
Joined: Wed Apr 12, 2017 4:17 pm
Location: Heaven to earth
Contact:

[SOLVED] Get a list of installed software to be able to install them fast on another linux mint system

Post by InChrist »

How to get it?
How to import it?
All without terminal.
In case my system crashes to get it run fasts.
Ideally also the additional repositories and authentification keys?

It would also be fine if I can use a list from LM 18.1 to import to LM 18.2, is this possible or dangerous somehow?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Visit my profile link for NOW AND ETERNITY.
Kernel: 5.4.0-42-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
Desktop: Cinnamon 4.6.6 wm: muffin dm: LightDM
Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal
inxi -Szxx from 2020 03 25
revian

Re: Get a list of installed software to be able to install them fast on another linux mint system

Post by revian »

InChrist wrote:How to get it?
How to import it?
All without terminal.
In case my system crashes to get it run fasts.
Ideally also the additional repositories and authentification keys?

It would also be fine if I can use a list from LM 18.1 to import to LM 18.2, is this possible or dangerous somehow?
All without terminal? You're severely limiting yourself if you refuse to work in the terminal. The only way I know how to do what you're asking is to use the terminal.
ColdBootII

Re: Get a list of installed software to be able to install them fast on another linux mint system

Post by ColdBootII »

You can easily do it with SystemBack among several other GUI tools available.
User avatar
InChrist
Level 4
Level 4
Posts: 296
Joined: Wed Apr 12, 2017 4:17 pm
Location: Heaven to earth
Contact:

Re: Get a list of installed software to be able to install them fast on another linux mint system

Post by InChrist »

Ok, thank you for the help and encouragement. :)

As I could not find SystemBack in my repository I did it with the terminal as I have found in https://www.cyberciti.biz/tips/linux-ge ... store.html for Ubuntu.

Would you think the reinstallation with this list would work here on Mint also?
Visit my profile link for NOW AND ETERNITY.
Kernel: 5.4.0-42-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
Desktop: Cinnamon 4.6.6 wm: muffin dm: LightDM
Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal
inxi -Szxx from 2020 03 25
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Get a list of installed software to be able to install them fast on another linux mint system

Post by Flemur »

InChrist wrote:How to get it?
How to import it?
All without terminal.

Code: Select all

synaptic -> File -> Save markings (as)
makes a text file.
Then on the other system

Code: Select all

synaptic -> File -> Read markings
read the text file.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
phd21
Level 20
Level 20
Posts: 10104
Joined: Thu Jan 09, 2014 9:42 pm
Location: Florida

Re: Get a list of installed software to be able to install them fast on another linux mint system

Post by phd21 »

Hi "InChrist",

I just read your post and the good replies to it. Here are my thoughts on this as well.

There is also an application called "Aptik" that was made just for this purpose. You can back up current system settings, and your "/home" folder if you want, to an external USB drive, then install "Aptik" on a fresh Linux Mint and restore from the Aptik backup.

Developer's website
http://www.teejeetech.in/2016/04/aptik-v1641.html

Aricle: Aptik – A Tool to Backup and Restore System Settings and Data in Ubuntu (& Linux Mint)
March 9, 2017
https://www.2daygeek.com/aptik-backup-r ... sers-data/

To install this using the PPA method, open a console terminal, type in, or copy & paste, each line below one by one: Click "Select All" above command, right click the highlighted command, select Copy (or Ctrl+Insert), click in the console terminal window, and right click paste (or Shift+Insert), repeat for each command.

Code: Select all

sudo apt-add-repository -y ppa:teejee2008/ppa

Code: Select all

sudo apt-get update

Code: Select all

sudo apt-get install aptik

Hope this helps ...
Phd21: Mint 20 Cinnamon & KDE Neon 64-bit Awesome OS's, Dell Inspiron I5 7000 (7573, quad core i5-8250U ) 2 in 1 touch screen
User avatar
InChrist
Level 4
Level 4
Posts: 296
Joined: Wed Apr 12, 2017 4:17 pm
Location: Heaven to earth
Contact:

Re: Get a list of installed software to be able to install them fast on another linux mint system

Post by InChrist »

Thank you, both.

I used the integrated Backup Tool in LM 18.3 for making a software list now. This is enough for me right now.

Together with system snapshots with Timeshift to be able to restore if necessary fastly. I hope it would then work again.

Blessings,
Klaus
Visit my profile link for NOW AND ETERNITY.
Kernel: 5.4.0-42-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
Desktop: Cinnamon 4.6.6 wm: muffin dm: LightDM
Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal
inxi -Szxx from 2020 03 25
User avatar
lsemmens
Level 11
Level 11
Posts: 3951
Joined: Wed Sep 10, 2014 9:07 pm
Location: Rural South Australia

Re: Get a list of installed software to be able to install them fast on another linux mint system

Post by lsemmens »

Flemur wrote: Sun Sep 24, 2017 3:30 pm
InChrist wrote:How to get it?
How to import it?
All without terminal.

Code: Select all

synaptic -> File -> Save markings (as)
makes a text file.
Then on the other system

Code: Select all

synaptic -> File -> Read markings
read the text file.
That sounds almost too easy! Does this record what is installed on a system and then load the appropriate stuff on another system? Does it also recall all settings on the new system?
Fully mint Household
Out of my mind - please leave a message
Locked

Return to “Other topics”