SUTD Starter Pack
Research Projects
External Links
Step 1
apt update
Step 2
apt install [package_name]
wget [link for download]
bash [file_name of downloaded file]
Note
You can use ‘ls’ for file_name
Step 3 Description: activate downloaded package command
source ~/.bashrc
previous
Using Linux
next
Using Docker