How to Install acbuild in Ubuntu 18.04



Install acbuild by entering the following commands in the terminal:

sudo apt update
sudo apt install acbuild

Description:

utility to build and modify App Container Images

"acbuild" is a command line utility to build and modify App Container Images (ACIs).

Homepage: https://github.com/appc/acbuild

Version: 0.4.0+dfsg-2

Section: universe/utils