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

Last updated: October 05,2024

1. Install "python3-genpy" package

Please follow the instructions below to install python3-genpy on Kali Linux

$ sudo apt update $ sudo apt install python3-genpy

2. Uninstall "python3-genpy" package

Please follow the steps below to uninstall python3-genpy on Kali Linux:

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

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

Package: python3-genpy
Source: ros-genpy
Version: 0.6.16-2
Installed-Size: 168
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-genmsg, python3-yaml
Size: 33808
SHA256: ddba9d4dcf7c570c0d07f2bb22e881271ea57b874c79a6c8e85a0c895201ab08
SHA1: 3ae5c0857ab61da819a42e50e065a1f5e4d8a1ef
MD5sum: 8a0ff041d8331458de082d98e204af7a
Description: Python 3 Robot OS message and service generators
This package is part of Robot OS (ROS). genpy is a Python program
that generates ROS messages and service code for Python. It lets you
generate the code for your program from plain text files.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://wiki.ros.org/genpy
Section: python
Priority: optional
Filename: pool/main/r/ros-genpy/python3-genpy_0.6.16-2_all.deb