How to Install and Uninstall x509-util Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "x509-util" package

Please follow the instructions below to install x509-util on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install x509-util

2. Uninstall "x509-util" package

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

$ sudo apt remove x509-util $ sudo apt autoclean && sudo apt autoremove

3. Information about the x509-util package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: x509-util
Priority: extra
Section: universe/haskell
Installed-Size: 3267
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-x509-util
Version: 1.6.1-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/h/haskell-x509-util/x509-util_1.6.1-1_amd64.deb
Size: 584522
MD5sum: 8f0a151a957dfe435761cf54fe6f055f
SHA1: e938217d5bcf7d974c8f4b8255b98328670589e7
SHA256: 494117a07271104e3907cb96e390469435f9f2ebd40514c59fe37f7e45ca5546
Description-en: utility for X.509 certificates and chains
Utility to parse, show, validate, sign and produce X.509 certificates
and chains.
Description-md5: 767ddb6731b311aba17d5596f886b9f1
Homepage: http://github.com/vincenthz/hs-certificate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu