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

Last updated: May 18,2024

1. Install "tinyca" package

Please follow the steps below to install tinyca on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tinyca

2. Uninstall "tinyca" package

Please follow the guidelines below to uninstall tinyca on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tinyca $ sudo apt autoclean && sudo apt autoremove

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

Package: tinyca
Priority: optional
Section: universe/utils
Installed-Size: 592
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Ulrich Scholler
Architecture: all
Version: 0.7.5-6
Depends: libgtk2-perl, liblocale-gettext-perl, openssl (>> 0.9.7e)
Recommends: zip
Filename: pool/universe/t/tinyca/tinyca_0.7.5-6_all.deb
Size: 85294
MD5sum: fc2db35bf83714a3c2f816221a288c9a
SHA1: 1d1e513e0892d5a86da92acfa52d882d1a14f089
SHA256: f04cc23994fd5946e8d5bf66a6147bd9064b093e4a4a656658f08dad0485e116
Description-en: simple graphical program for certification authority management
TinyCA is a program with a simple graphical user interface that makes
managing a small CA (Certification Authority) easy. TinyCA works as
a frontend for openssl and can deal with several independent CAs.
.
With TinyCA you can create and manage x509 and S/MIME server and
client certificates. You can choose between RSA and DSA keys, as
well as between different digest algorithms.
.
The certificates can be exported as PEM, DER, TXT and PKCS#12 or as a
convenient archive containing both key and certificate. Certificates
can be revoked by adding them to a certificate revocation list.
Description-md5: 9660fe1c18f2263ba16ebbcda9fb890c
Homepage: https://tinyca.alioth.debian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu