- Download the latest tarball from releases
- Extract the tarball and execute
chmod +x pid_usagein terminal - Now you can use
pid_usagefrom inside this folder
Follow the above instruction and do,
- If you want to install for current user, move
pid_usageto~/.local/bin/ - If you want to install it for all users, move
pid_usageto~/usr/bin/
Make sure ~/.local/bin to $PATH in your favourite shell rc (For example, .bashrc, or .zshrc),
when installing for current user.