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

Last updated: May 18,2024

1. Install "python-genpy" package

Please follow the steps below to install python-genpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-genpy

2. Uninstall "python-genpy" package

This is a short guide on how to uninstall python-genpy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-genpy
Priority: optional
Section: universe/python
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-genpy
Version: 0.5.7-6
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-genmsg
Filename: pool/universe/r/ros-genpy/python-genpy_0.5.7-6_all.deb
Size: 28760
MD5sum: 8d13d6b954f64b14ffa98e1fc20b71e2
SHA1: 708bafbd7358fc5538947cc9c3b04cc8ba38a028
SHA256: ecce38986346df0a691454db0ff89ba19e904631cab993f3931fe115a79c794d
Description-en: Python 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.
Description-md5: 965bf28d7a1803c3a74b6ad2aa7cffeb
Homepage: http://wiki.ros.org/genpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu