How to Install and Uninstall python3-std-msgs Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-std-msgs" package

In this section, we are going to explain the necessary steps to install python3-std-msgs on Kali Linux

$ sudo apt update $ sudo apt install python3-std-msgs

2. Uninstall "python3-std-msgs" package

This guide covers the steps necessary to uninstall python3-std-msgs on Kali Linux:

$ sudo apt remove python3-std-msgs $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-std-msgs package on Kali Linux

Package: python3-std-msgs
Source: ros-std-msgs
Version: 0.5.13-3
Installed-Size: 207
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 10460
SHA256: 56121fbb288ccc70deaac949226511f55393d38630b0d460dd84288a759785b4
SHA1: 4cb9070794ca84124047c7a9e0d8e5b6359eddf5
MD5sum: edd597c400a1efc0709f81365ca09d7f
Description: Python 3 interface for Standard Robot OS Messages
This package is part of Robot OS (ROS). It contains the Python
interface to libstd-msgs, which contains wrappers for ROS primitive
types, which are documented in the msg specification. It also
contains the Empty type, which is useful for sending an empty signal.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://wiki.ros.org/std_msgs
Section: python
Priority: optional
Filename: pool/main/r/ros-std-msgs/python3-std-msgs_0.5.13-3_all.deb