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

Last updated: November 23,2024

1. Install "pyca" package

Please follow the guidelines below to install pyca on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyca

2. Uninstall "pyca" package

Please follow the guidance below to uninstall pyca on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyca $ sudo apt autoclean && sudo apt autoremove

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

Package: pyca
Priority: optional
Section: universe/net
Installed-Size: 668
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Lars Bahner
Architecture: all
Version: 20031119-0
Depends: python, openssl (>= 0.9.7), logrotate, adduser
Recommends: apache2 | httpd-cgi, slapd, mail-transport-agent, python-ldap
Conflicts: openssl (= 0.9.6)
Filename: pool/universe/p/pyca/pyca_20031119-0_all.deb
Size: 96234
MD5sum: 2a146c115002c931165bf3e98481fe56
SHA1: 7f0798318b0b487676c1b69fdb421401254e3644
SHA256: 022838253a22f759f28cd15a96ac30e92044b261c22bf481340feb271d2ae974
Description-en: Certification Authority written in Python
pyca is a set of Python scripts written Michael Ströder. They provide an
almost fully fledged Certification Authority.
Support for issueing email and authentication certificates works fine.
.
Most notably spooling of requests and certificates between the public and
the private parts of the CA remains to be written.
.
Other than that the documentation and scripts provided are of good quality
and may facilitate using and understanding the CA capabilities of OpenSSL.
.
The required webserver must provide CGI support.
Description-md5: 99b9575bce12d3dc2a6f2668a36a5c58
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions