Skip to content

victorfyonemoto/install-packages-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Packages Script

This is a template script that automates the process of installing applications/packages, flatpaks and snaps. During the script execution choose the base distro of your OS. 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.

cd into the script directory

cd install-packages-script/

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

Packages

No packages published

Languages