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

Last updated: May 18,2024

1. Install "python3-portalocker" package

Here is a brief guide to show you how to install python3-portalocker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-portalocker

2. Uninstall "python3-portalocker" package

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

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

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

Package: python3-portalocker
Priority: optional
Section: universe/python
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: portalocker
Version: 0.5.5-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/portalocker/python3-portalocker_0.5.5-1_all.deb
Size: 8198
MD5sum: aa360487269867f3ff85d8872ad6c15a
SHA1: 28bca90afcd617ebd43a84562166c5324f138324
SHA256: cace4f91e225239c3313830f20100eb0c05fdc356c05618228fd5105b6b4715c
Description-en: easy API to file locking (Python 3)
Portalocker is a cross-platform library to provide
an easy API to file locking.
.
This is the Python 3 version of the package.
Description-md5: 8ac7c67871d42c40fc5171c5d3e3f40a
Homepage: https://github.com/WoLpH/portalocker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu