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

Last updated: October 05,2024

1. Install "python-portalocker" package

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

$ sudo apt update $ sudo apt install python-portalocker

2. Uninstall "python-portalocker" package

This tutorial shows how to uninstall python-portalocker on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-portalocker
Priority: optional
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: portalocker
Version: 0.5.5-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/portalocker/python-portalocker_0.5.5-1_all.deb
Size: 8376
MD5sum: 71e3f3d107d1f136ff4177d0e6d0bcee
SHA1: 0737116cca2c6d829296adc19eccd83f78da5725
SHA256: d333ca21a99504f17521cf1990f2fdd2a233846bc6ddbc0ee05c6c10af09e4df
Description-en: easy API to file locking (Python 2)
Portalocker is a cross-platform library to provide
an easy API to file locking.
.
This is the Python 2 version of the package.
Description-md5: 9328c885b683d6b49db07cb297d25b3e
Homepage: https://github.com/WoLpH/portalocker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu