How to Install and Uninstall python3-zc.lockfile Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "python3-zc.lockfile" package

This guide let you learn how to install python3-zc.lockfile on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-zc.lockfile

2. Uninstall "python3-zc.lockfile" package

This is a short guide on how to uninstall python3-zc.lockfile on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-zc.lockfile $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zc.lockfile package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-zc.lockfile
Architecture: all
Version: 2.0-1
Priority: optional
Section: universe/python
Source: zc.lockfile
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39
Depends: python3-pkg-resources, python3:any
Filename: pool/universe/z/zc.lockfile/python3-zc.lockfile_2.0-1_all.deb
Size: 8980
MD5sum: 03384186b1b074aa5fa4d2405edd1d13
SHA1: 614e70a1d94a6666258ae77ab5019b3c2f2485eb
SHA256: b7999f9b26e809efd822ee2661f18da1e0b57322ee895c4214a7e5ab892c471f
SHA512: b4f931d6398199da0508add7bd3cb134ea79b4957fbe2235246fb9686794c34dcbc6ac7ae2eda8168b48b4aa4199a4c24adae1493218c993db280bbaeb8062be
Homepage: https://pypi.org/project/zc.lockfile/
Description-en: Basic inter-process locks for Python 3
The zc.lockfile package provides a basic portable implementation of
interprocess locks using lock files. The purpose if not specifically to lock
files, but to simply provide locks with an implementation based on
file-locking primitives. Of course, these locks could be used to mediate
access to *other* files. For example, the ZODB file storage implementation
uses file locks to mediate access to file-storage database files. The database
files and lock file files are separate files.
Description-md5: 3993d197c9d1f1b98922e3102e7b83f2