How to Install and Uninstall libuecc-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libuecc-dev" package

In this section, we are going to explain the necessary steps to install libuecc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libuecc-dev

2. Uninstall "libuecc-dev" package

Please follow the steps below to uninstall libuecc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libuecc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuecc-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libuecc-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Schiffer
Architecture: amd64
Source: libuecc
Version: 6-1
Depends: libuecc0 (= 6-1)
Filename: pool/universe/libu/libuecc/libuecc-dev_6-1_amd64.deb
Size: 16430
MD5sum: 498af7cb4dee8865dfa852b999fa8a95
SHA1: 7ac5c27fc6773b8dd5dabdcb82b8768cd2185d3c
SHA256: 61b8250414e9ac4b7443b08cc62b70291fe0531fedd02b8a4d5f9f8f6f350d53
Description-en: development library and headers for libuecc
libuecc is a general-purpose ECC library which uses a curve similar to djb's
Curve25519 which is part of the NaCl library.
Description-md5: 2a46413f9e2f56ee11801b956c0faeee
Homepage: https://projects.universe-factory.net/projects/fastd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu