How to Install and Uninstall kimchi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "kimchi" package

This guide covers the steps necessary to install kimchi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kimchi

2. Uninstall "kimchi" package

Please follow the guidance below to uninstall kimchi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove kimchi $ sudo apt autoclean && sudo apt autoremove

3. Information about the kimchi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: kimchi
Priority: optional
Section: universe/misc
Installed-Size: 2995
Maintainer: Ubuntu Developers
Original-Maintainer: Frédéric Bonnard
Architecture: amd64
Version: 1.5.0-0ubuntu1
Depends: gettext, libguestfs-tools, libjs-jquery, libjs-jquery-ui, libjs-jquery-ui-theme-base, libvirt-bin, nfs-common, nginx, open-iscsi, python-cheetah, python-cherrypy3, python-configobj, python-ethtool, python-guestfs, python-imaging, python-ipaddr, python-jsonschema, python-ldap, python-libvirt, python-libxml2, python-lxml, python-m2crypto, python-pam, python-parted, python-pil, python-psutil, python-requests, qemu-system-x86, sosreport, sudo, websockify, novnc, init-system-helpers (>= 1.18~), python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: firewalld
Filename: pool/universe/k/kimchi/kimchi_1.5.0-0ubuntu1_amd64.deb
Size: 874834
MD5sum: 8123b96d5841828bbbb3b7dfea216a54
SHA1: ddea6875e3bc2a1f764925873ea430c71f8b1390
SHA256: cc8ec318dcf5e6acad0260276425a9605879a77639b3148820dc1c271529123f
Description-en: HTML5 based management tool for KVM
Kimchi is designed to make it as easy as possible to get started with KVM and
create your first guest.
.
Kimchi runs as a daemon on the hypervisor host. It manages KVM guests through
libvirt. The management interface is accessed over the web using a browser that
supports HTML5.
Description-md5: b5278cff3524f35abe1732f4b73ab1a3
Homepage: https://github.com/kimchi-project/kimchi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions