-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Jessica Brown edited this page May 3, 2022
·
8 revisions
This will check and install the following packages if not already installed:
- jq - jq is a lightweight and flexible command-line JSON processor.
- git - Git is a free and open source distributed version control system
- curl - A client-side URL transfer library
- wget - A free software package for retrieving files using HTTP, HTTPS and FTP
- zip - Zip is a compression and file packaging utility
- 7zip - With the specialized 7z archive format, the 7-Zip archives high speed and high compression rate for even the big files.
- rar - Another compression utility
- gzip - Another great compression utility
as well as the EB3 system. The installation location will default to the ~/.local/bin/
git clone https://github.com/girls-whocode/eb3.git
cd eb3
./install.sh # sudo will be required to install the dependancy files and update the package list
# close and reopen terminal