brodriguez8774 / Bash_ScriptInstallExample

Example of using bash to install apt-get and Python packages on a linux machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash - Apt Installation Example

Description

Example of using bash to install apt-get and Python packages on a linux machine.

Also showcases using bash functions, if statements, getting user input, and even function "return values".

About

Example of using bash to install apt-get and Python packages on a linux machine.


Languages

Language:Shell 100.0%