Shell Namespace Packages installs and manages the packages supported by the library.
To perform a guided installation use the guidelines below:
# Download with CURL
curl -o "shellNS_install.sh" \
"https://raw.githubusercontent.com/AeonDigital/Shell-ShellNS-Packages/refs/heads/main/install/install.sh"
# Give execution permissions
chmod +x "shellNS_install.sh"
# Execute
./shellNS_install.shOBS
If the installation is successful, the downloaded script will be deleted.
This project uses the MIT License.