Skip to content

dee-mee/shell-script

Repository files navigation

This is a script that works on mostly on ubuntu systems as some packages to be installed are snaps. It contains only basic software installations.

first change the script to executable:

  chmod +x install.sh

then run the script as root user for easier flow:

  sudo ./install.sh

the script then flows and install the listed packages. the examples of the packages are : #vlc #htop #whatsapp-for-linux #sl #cowsay #net-tools looking to create more scripts which will eventually be repetitive background processes without much interaction from the user.

NOTE : THE SCRIPT IS AUTOMATICALLY DELETED AFTER FINISHING EXECUTION. here are screenshots of how it works!

Screenshot from 2024-01-16 17-33-46

Screenshot from 2024-01-16 17-34-56

Screenshot from 2024-01-16 17-36-43

Screenshot from 2024-01-16 17-36-54

About

linux scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages