How to Install and Uninstall python3-lz4 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python3-lz4" package
Please follow the steps below to install python3-lz4 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-lz4
Copied
2. Uninstall "python3-lz4" package
Please follow the steps below to uninstall python3-lz4 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-lz4
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-lz4 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-lz4
Priority: optional
Section: universe/python
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Source: python-lz4
Version: 0.7.0+dfsg-3build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), liblz4-1 (>= 0.0~r114)
Filename: pool/universe/p/python-lz4/python3-lz4_0.7.0+dfsg-3build1_amd64.deb
Size: 7044
MD5sum: 7c3e6d8738cc07cecb3f4be34d89685f
SHA1: 0b49c0f6e1ddb1239c4f6a52cd9f1d313b45c63f
SHA256: af8bb1b0628d8ba40103b5afa7f80493d0e354cd757fc16cb13c6a401c08a6d5
Description-en: Python interface to the lz4 compression library (Python 3)
This package provides bindings for the liblz4 compression library.
.
LZ4 is a very fast lossless compression algorithm, providing compression
speed at 400 MB/s per core, scalable with multi-cores CPU. It also
features an extremely fast decoder, with speed in multiple GB/s per core,
typically reaching RAM speed limits on multi-core systems.
.
This package is for Python 3.
Description-md5: bd1e322e31550cf004847f8076c2d9d6
Homepage: http://pypi.python.org/pypi/lz4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Source: python-lz4
Version: 0.7.0+dfsg-3build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), liblz4-1 (>= 0.0~r114)
Filename: pool/universe/p/python-lz4/python3-lz4_0.7.0+dfsg-3build1_amd64.deb
Size: 7044
MD5sum: 7c3e6d8738cc07cecb3f4be34d89685f
SHA1: 0b49c0f6e1ddb1239c4f6a52cd9f1d313b45c63f
SHA256: af8bb1b0628d8ba40103b5afa7f80493d0e354cd757fc16cb13c6a401c08a6d5
Description-en: Python interface to the lz4 compression library (Python 3)
This package provides bindings for the liblz4 compression library.
.
LZ4 is a very fast lossless compression algorithm, providing compression
speed at 400 MB/s per core, scalable with multi-cores CPU. It also
features an extremely fast decoder, with speed in multiple GB/s per core,
typically reaching RAM speed limits on multi-core systems.
.
This package is for Python 3.
Description-md5: bd1e322e31550cf004847f8076c2d9d6
Homepage: http://pypi.python.org/pypi/lz4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu