Skip to content

Latest commit

 

History

History
103 lines (89 loc) · 4.99 KB

README.md

File metadata and controls

103 lines (89 loc) · 4.99 KB

Linux Mint Installation - Installations Script

Supported Distributions

In general all Linux Mint flavours should work, but this script was made for Linux Mint Cinnamon.
This script is not testet with LMDE! For LMDE you can use this script, which admittedly isn't maintained as well as this one.
Despite the intended effects of this script can only be reached with Linux Mint, the script should work on Ubuntu, too.

Why

This is my post Installation script, which "automate" tasks which I do after installing Linux Mint.

Contents

Configuration Files

  • Dayon
  • Firefox
  • Gajim
  • Google Chrome
  • Chromium

software repositories

Flatpak packages/repository

New Flatpak Repository: Flathub

Flatpak Packages

Additional installed Software

Additional installed Cinnamon Applets

Additional installed Cinnamon Extensions

Additional installed Nemo actions

other

At the end of the script hardware probe will anonymously collect hardware details of the computers (devices information and depersonalized system logs) for helping people to collaboratively debug hardware related issues, check for Linux-compatibility and find drivers. For more Informations look here: https://linux-hardware.org/

How to Use

Click on Code, then on Download ZIP. Extract the Zip.

After a fresh install of Linux Mint 22

Make 22.sh executable and execute it..
Therefore:
Open Nemo, go to the extracted folder, right click on a free space and click open in new Terminal. Type ./22.sh open in terminal

After a upgrade to Linux Mint 22.1 from Linux Mint 22.

Make upgrade22_22-1.sh executable and execute it.. Therefore:
Open Nemo, go to the extracted folder, right click on a free space and click open in new Terminal. Type ./upgrade22_22-1.sh open in terminal

TODO