Use the following command to install a package from Hubuntu:
sudo hnt install <package>
Remove an installed package:
sudo hnt rm <package>
Fetch the latest package list from the Hubuntu repository:
sudo hnt update
Find a package in the repository:
sudo hnt search <package>
See all packages installed via `hnt`:
sudo hnt list