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

Last updated: May 18,2024

1. Install "python3-file-encryptor" package

This guide covers the steps necessary to install python3-file-encryptor on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-file-encryptor" package

This tutorial shows how to uninstall python3-file-encryptor on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-file-encryptor
Priority: optional
Section: universe/python
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Ortega
Architecture: all
Source: python-file-encryptor
Version: 0.2.9-1
Depends: python3-crypto (>= 2.6.1)
Filename: pool/universe/p/python-file-encryptor/python3-file-encryptor_0.2.9-1_all.deb
Size: 5662
MD5sum: 08c5016cf4ddd4f6ab9252803a8bb6d1
SHA1: 22d7c77e5e18973fd68b96849994df323bc81d43
SHA256: a532f43708a009a56643a19d4e8dbd01178b6f4e18b6c1c5ed0809f9a4c7c710
Description-en: Python 3 module to convergently encrypt and decrypt files
This Python 3 module contains helper methods to encrypt and decrypt files
inline (without using extra space) and to decrypt streams.
Description-md5: d907257e1c38135eabb5ac17fd666df4
Homepage: https://pypi.python.org/pypi/file_encryptor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu