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

Last updated: May 03,2024

1. Install "libucl1" package

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

$ sudo apt update $ sudo apt install libucl1

2. Uninstall "libucl1" package

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

$ sudo apt remove libucl1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libucl1
Priority: optional
Section: universe/libs
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Architecture: amd64
Source: ucl
Version: 1.03+repack-3
Depends: libc6 (>= 2.14)
Filename: pool/universe/u/ucl/libucl1_1.03+repack-3_amd64.deb
Size: 24266
MD5sum: befbd22df6f49b632dd230dbb0c84f9c
SHA1: a03cff80d4d2882d664c3fa15c34d11b05879cb4
SHA256: 0d0f6841fe46fbfea79d1b5a7d7982f96eb23c214b5121ec45831c5557a75981
Description-en: Portable compression library - runtime
UCL is a portable lossless data compression library written in ANSI C,
implementing a number of compression algorithms that achieve an
excellent compression ratio while allowing *very* fast decompression.
Decompression requires no additional memory.
Description-md5: 305d9f4fbeae07df4577e6af524e4d70
Multi-Arch: same
Homepage: http://www.oberhumer.com/opensource/ucl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu