How to Install and Uninstall python-roslz4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-roslz4" package

This tutorial shows how to install python-roslz4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-roslz4

2. Uninstall "python-roslz4" package

Please follow the steps below to uninstall python-roslz4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-roslz4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-roslz4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-roslz4
Priority: optional
Section: universe/python
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: ros-ros-comm
Version: 1.11.16-3
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libpython2.7 (>= 2.7), libroslz4-0d
Filename: pool/universe/r/ros-ros-comm/python-roslz4_1.11.16-3_amd64.deb
Size: 7138
MD5sum: 4a51226cbc12185ba9af1a451724d64b
SHA1: b83b3566ed37fb67af3d8e3baaae802031b3f8c1
SHA256: 2b0f9054a84d53c392313aa47ea22297c47ea2e7c1b91410bed4f40fb4134f09
Description-en: Python library implementing lz4 for Robot OS
This package is part of Robot OS (ROS). This is the Python
implementation of the LZ4 streaming format. Large data streams are
split into blocks which are compressed using the very fast LZ4
compression algorithm.
Description-md5: e6d744a7dd343d13a1553afd8df5bf81
Multi-Arch: allowed
Homepage: http://www.ros.org/wiki/ros_comm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu