Skip to content

victorfyonemoto/install-packages-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Packages Script

This is a template script that automates the process of installing applications/packages, flatpaks and snaps. Choose the folder that matches your system base. Be aware for possible dependencies.

Usage

Clone this repository

git clone https://github.com/victorfyonemoto/install-script.git

Make sure to edit the script, add or remove any packages necessary.

Example debian-base system

cd install-script/debian-base/

Change file permissions

chmod +x install.sh

After making sure the necessary changes have been made run the script.

Run the script with sudo!

sudo ./install.sh

Some steps require user confirmation, so be aware of this, if you want to avoid this, make changes to the script!

Feel free to make pull requests or open issues for this repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages