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

Last updated: May 20,2024

1. Install "kxc" package

This is a short guide on how to install kxc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kxc

2. Uninstall "kxc" package

Here is a brief guide to show you how to uninstall kxc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove kxc $ sudo apt autoclean && sudo apt autoremove

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

Package: kxc
Priority: optional
Section: universe/net
Installed-Size: 4145
Maintainer: Ubuntu Developers
Original-Maintainer: Maximiliano Curia
Architecture: amd64
Source: kxd
Version: 0.12-4
Depends: cryptsetup
Filename: pool/universe/k/kxd/kxc_0.12-4_amd64.deb
Size: 894724
MD5sum: 8b33b8ff85d60096aec3ea6539b25380
SHA1: 214df085e42c3e31af1b4ea2c94b02fd55d06a16
SHA256: 3885edecb5cb5a20dec79c8e8264b1cd86588da98f26390fc8e7774272ba0a25
Description-en: Key exchange daemon -- client
kxd is a key exchange daemon, which serves blobs of data (keys) over https.
.
It can be used to get keys remotely instead of using local storage. The main
use case is to get keys to open dm-crypt devices automatically, without having
to store them on the local machine.
.
This package provides the client part of kxd.
Description-md5: 01f2aaf08f13f63790be3ec31fc6bdbe
Homepage: https://blitiri.com.ar/p/kxd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu