How to Install and Uninstall python3-volatile Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-volatile" package

Learn how to install python3-volatile on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-volatile

2. Uninstall "python3-volatile" package

Please follow the instructions below to uninstall python3-volatile on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-volatile $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-volatile package on Ubuntu 21.10 (Impish Indri)

Package: python3-volatile
Architecture: all
Version: 2.1.0-2
Priority: optional
Section: universe/python
Source: python-volatile
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Depends: python3:any
Filename: pool/universe/p/python-volatile/python3-volatile_2.1.0-2_all.deb
Size: 5460
MD5sum: 09142cca19a37f1d0012a0d206198ad8
SHA1: 62896a6aa88d2db4df8c8acf9fd784a664264e97
SHA256: 8d09a461a45936888d0fc9953a0a1040d3ea42f7c13033fb352a1cd33ad7e7d1
SHA512: 080206a1029f9863a77e8207768b4f9562d51bde974f660eb42d765299cb3410919ec4d2f5475f26110cc20d14438645e897db4af46a900a1c089e2494680801
Homepage: https://github.com/mbr/volatile
Description-en: small extension for the Python tempfile module
Volatile provides an alternative to tempfile.NamedTemporaryFile that does
not delete the file on close(), but instead unlinks it after the context
manager ends. It also supports temporary mkdtemp-based directories, and
temporary Unix domain sockets.
.
It does not support custom schemes or signatures beyond what the Python
Standard Library supports.
.
Volatile's API is documented in the comments of its source.
Description-md5: 312c634da06a805bafc216bb4e96a4e1