How to Install subiquity in Ubuntu 18.04



Install subiquity by entering the following commands in the terminal:

sudo apt update
sudo apt install subiquity

Description:

Ubuntu Server Installer

SUbiquity is an installer system for servers, embedded devices and desktops or laptops meant to build systems as quickly as possible for users to reach a point where their system is usable. . By default, subiquity provides a "first boot" experience that allows users to do initial system configuration such as adding users and login settings, along with doing basic network configuration. It can also be used to build a new system from the ground up, partitioning and copying a disk image to the storage device selected by the user. . This package provides the installer routines for bootstrapping a system with the Subiquity the server installer UI.

Homepage: https://github.com/CanonicalLtd/subiquity

Version: 0.0.29

Section: universe/admin