How to Install and Uninstall python3-genmsg Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-genmsg" package

Please follow the guidance below to install python3-genmsg on Kali Linux

$ sudo apt update $ sudo apt install python3-genmsg

2. Uninstall "python3-genmsg" package

Please follow the instructions below to uninstall python3-genmsg on Kali Linux:

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

3. Information about the python3-genmsg package on Kali Linux

Package: python3-genmsg
Source: ros-genmsg
Version: 0.6.0-1
Installed-Size: 135
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-empy
Size: 25428
SHA256: ed392b32ff63cfeb5f1340aec769b15ea43e95e599d97654c26819557d7f1788
SHA1: e8da87ff85b7198e629bb0b75e4d7f04dfc03573
MD5sum: 6049d6b31a2aee49d924ad1497557d76
Description: Python 3 library for generating Robot OS message and service data
This package is part of Robot OS (ROS). Project genmsg exists in
order to decouple code generation (from .msg & .srv format files) from
the parsing of these files and from implementation details of the
build system.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://wiki.ros.org/genmsg
Section: python
Priority: optional
Filename: pool/main/r/ros-genmsg/python3-genmsg_0.6.0-1_all.deb