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

Last updated: May 15,2024

1. Install "python3-lz4" package

This tutorial shows how to install python3-lz4 on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-lz4

2. Uninstall "python3-lz4" package

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

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

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

Package: python3-lz4
Architecture: amd64
Version: 4.0.0+dfsg-1
Priority: optional
Section: universe/python
Source: python-lz4
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 133
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.4), liblz4-1 (>= 1.8.0)
Filename: pool/universe/p/python-lz4/python3-lz4_4.0.0+dfsg-1_amd64.deb
Size: 26452
MD5sum: b6a7bce1b08943a68f4abd11af003511
SHA1: ec033e66f088bd32e407887623422e2986f41002
SHA256: a7db1bb4f58e654d7249d430657dfff94de8b25e24732376a32684c0eb887f3e
SHA512: 2804063b76da720bbaeaa456bfd332d6fecd15ab7252362ca4e7e65c51ceb514c841a558bc860eaab9ff37cf3fdb6a2f3967749e8fd0a27cdd4783d55e6ec0a7
Homepage: https://github.com/python-lz4/python-lz4
Description: Python interface to the lz4 compression library (Python 3)
Description-md5: bd1e322e31550cf004847f8076c2d9d6
Task: ubuntustudio-publishing