Skip to content

MrDraxs/Computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(LINUX ONLY)

Computer

a script that is a universal alias writen in bash to install/search/update/remove programs on linux

Usage

computer install "program"
computer upgrade/update "program"
computer search "program"
computer remove/unistall "program"

AUTOMATIC INSTALATION

clone this repository

git clone https://gitlab.com/mr-draxs/mkdesk.git

run ./install as sudo

chmod +x ./install
sudo ./install

MANUAL INSTALATION

clone this repository

git clone https://gitlab.com/mr-draxs/mkdesk.git

copy computer to a $PATH directory

sudo cp scripts/computer.sh /usr/bin/computer
sudo chmod +x /usr/bin/computer

About

a program that is a universal alias writen in bash to install/search/update/remove programs on linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages