Skip to content

margrevm/ubuntu-post-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Ubuntu post-installation script

Basic Ubuntu post-installation shell script to setup my OS. Feel free to fork and tailor it according to your own needs. I put an emphasis on (re-)usability and simplicity: No fancy libraries, unnecessary loops or colorful prompts... just plain linux commands that are easy to understand and to modify.

Features

  • 📂 Folder structure creation
  • 📦 Supports snap, flatpak, .deb and apt package installation and upgrade
  • 🗑️ Cleaning of unnecessary packages and files
  • 📥 Cloning of git repositories
  • 🔧 Custom actions

Running the script

chmod +x update.sh
./ubuntu-postinstall.sh 

Supported versions

  • Ubuntu 24.04 (LTS)

Credits

By Mike Margreve (mike.margreve@outlook.com) and licensed under MIT. The original source can be found here: https://github.com/margrevm/ubuntu-post-install

About

Post-install scripts to install software and configure Ubuntu and Gnome.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages