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

Last updated: May 11,2024

1. Install "python-gencpp" package

Here is a brief guide to show you how to install python-gencpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gencpp

2. Uninstall "python-gencpp" package

This guide covers the steps necessary to uninstall python-gencpp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gencpp
Priority: optional
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-gencpp
Version: 0.5.3-4
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/r/ros-gencpp/python-gencpp_0.5.3-4_all.deb
Size: 11508
MD5sum: 81a14da371bd50f0bf37f97393c19661
SHA1: ab53ac8d92c68dc2ac4113ea68adc7361e6d5dcf
SHA256: e0b109622a378c550d3c09f8a828a80dde0cbb5d4767c9880eb0b23012a57fc9
Description-en: C++ Robot OS message and service generators
This package is part of Robot OS (ROS). gencpp is a python program
that generates ROS messages and service code for C++. It lets you
generate the code for your program from plain text files.
Description-md5: cd16c3514fa5a00e1ade5798efac7dc4
Homepage: http://wiki.ros.org/gencpp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu