How to Install and Uninstall python-file-encryptor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-file-encryptor" package

Please follow the guidelines below to install python-file-encryptor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-file-encryptor

2. Uninstall "python-file-encryptor" package

In this section, we are going to explain the necessary steps to uninstall python-file-encryptor on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-file-encryptor $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-file-encryptor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-file-encryptor
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: all
Version: 0.2.9-1
Depends: python-crypto (>= 2.6.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-file-encryptor/python-file-encryptor_0.2.9-1_all.deb
Size: 5592
MD5sum: b787f1b2dbf2f288f2fb4954c21842cc
SHA1: d6b293a655b3ecac28997bd60c5daea895bfba37
SHA256: 764bd544424238dcf1e1c3def26b988940af2a07ffb5807f6dc48e5944dbb037
Description-en: Python module to convergently encrypt and decrypt files
This Python module contains helper methods to encrypt and decrypt files inline
(without using extra space) and to decrypt streams.
Description-md5: 6e953e9deed3f96458bd65c7740ddf12
Homepage: https://pypi.python.org/pypi/file_encryptor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu