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

Last updated: July 03,2024

1. Install "python-fasteners" package

This guide covers the steps necessary to install python-fasteners on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fasteners

2. Uninstall "python-fasteners" package

Please follow the steps below to uninstall python-fasteners on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-fasteners $ sudo apt autoclean && sudo apt autoremove

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

Package: python-fasteners
Priority: optional
Section: python
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.12.0-2ubuntu1
Depends: python-monotonic, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-fasteners/python-fasteners_0.12.0-2ubuntu1_all.deb
Size: 13472
MD5sum: 4d8ca4708ae5401ea20f06cc8630106b
SHA1: 6674e4930cb69ed838e8eec054cd16ee1d2b8bab
SHA256: 254e04fcd9e3d4e9aff319921d015227e5cca80248d5cb3dea037cbeac485b42
Description-en: provides useful locks - Python 2.7
Fasteners is a Python package that provides useful locks. It includes locking
decorator (that acquires instance objects lock(s), acquires on method entry
and releases on method exit), reader-writer locks, inter-process locks and
generic lock helpers.
.
This package contains the Python 2.7 module.
Description-md5: 52e67e9620ee7afc0eecaf2db0fa402c
Homepage: https://github.com/harlowja/fasteners
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y