How to Install and Uninstall python3-filelock Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 17,2024

1. Install "python3-filelock" package

This guide let you learn how to install python3-filelock on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-filelock

2. Uninstall "python3-filelock" package

In this section, we are going to explain the necessary steps to uninstall python3-filelock on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-filelock package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-filelock
Architecture: all
Version: 3.7.1-1
Priority: optional
Section: universe/python
Source: python-filelock
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sascha Steinbiss
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: python3:any
Filename: pool/universe/p/python-filelock/python3-filelock_3.7.1-1_all.deb
Size: 8914
MD5sum: 75ea2e676efaecd1624d577a6afdde9f
SHA1: 03e803ea2c4faf3e0eb0fdbc247630c5d6ef22e3
SHA256: 343fcd371dae681a745047d7aa5188cdd15839c70492fc1f72ff77a0d2bd2524
SHA512: 24bab828ecb31d364fc39d2dad369481aaa9c5c20f6eff2d2b003985e7df5a7ce5e0daa9b91487302a9ca0a20c2a0c4a3b92e444718c844972de55417989b417
Homepage: https://github.com/benediktschmitt/py-filelock
Description: platform independent file locking module
Description-md5: 85b9c60c63af7f2b18c53d7a2b9800d3
Task: ubuntustudio-audio