Skip to content

My personal post-install script for Debian/Ubuntu based distributions

License

Notifications You must be signed in to change notification settings

MeheheCedy22/Debian-Ubuntu-postinstall-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Do NOT run!

Might get back to rewriting this script in the future (eventually)

Postinstall script for Debian/Ubuntu based distros

NOTE: Script is in phase of testing and usage is not recommended

Supported distributions: Ubuntu 22.04 (and higher)

This is because the script uses the nala package which is missing in older versions. You do not need to install nala. The script will install the package.

Nala is used because it supports rollback from history.

My personal post-install script for Debian/Ubuntu based distros

How to run

Download git if you have not already

sudo apt update && sudo apt install git

Clone the repository and run the script

cd ~/Downloads
git clone https://github.com/MeheheCedy22/Debian-Ubuntu-postinstall-script.git
cd Debian-Ubuntu-postinstall-script
chmod +x myinstallscript.sh
./myinstallscript.sh

About

My personal post-install script for Debian/Ubuntu based distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages