How to Install usepackage in Ubuntu 18.04



Install usepackage by entering the following commands in the terminal:

sudo apt update
sudo apt install usepackage

Description:

environment management program

usepackage is an environment management program. It is based on the principle of "packages" that are "used". When a package is used, the information necessary to invoke it is drawn into the environment of the shell.

Homepage: https://github.com/jonathanhogg/usepackage

Version: 1.13-3

Section: universe/utils