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

Last updated: June 29,2024

1. Install "python-pyorbit-dev" package

Learn how to install python-pyorbit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyorbit-dev

2. Uninstall "python-pyorbit-dev" package

This guide let you learn how to uninstall python-pyorbit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyorbit-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pyorbit-dev
Priority: optional
Section: universe/python
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastien Bacher
Architecture: all
Source: pyorbit
Version: 2.24.0-7.1
Depends: python-pyorbit (>= 2.24.0-7.1), liborbit2-dev (>= 1:2.12)
Filename: pool/universe/p/pyorbit/python-pyorbit-dev_2.24.0-7.1_all.deb
Size: 4668
MD5sum: f83a95adfa948ae649d1ab1188253ae6
SHA1: 4133ad8c954c1650cda5688affe78e5c6badc682
SHA256: 381660f047906bcdc57278f8913dada1a5e2dc9047c6579af053933a880d9b1f
Description-en: PyORBit: development files
It aims to take advantage of new features found in ORBit2 to make
language bindings more efficient. This includes:
- Use of ORBit2 type libraries to generate stubs
- use of the ORBit_small_invoke_stub() call for operation
invocation, which allows for short circuited invocation on local
objects.
.
Where it makes sense, this binding tries to stay compatible with the
Python language mapping, which can be found on the OMG web site:
http://www.omg.org/cgi-bin/doc?formal/02-09-07
.
This package contains development files necessary to develop extensions
for the module using the C language.
Description-md5: 04a3d0273a274ebfe125a0d4b5dfb438
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m

5. The same packages on other Linux Distributions