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

Last updated: May 18,2024

1. Install "libpynac-dev" package

This guide covers the steps necessary to install libpynac-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpynac-dev

2. Uninstall "libpynac-dev" package

Please follow the instructions below to uninstall libpynac-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpynac-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libpynac-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 325
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pynac
Version: 0.6.0-1
Depends: libpynac2 (= 0.6.0-1)
Filename: pool/universe/p/pynac/libpynac-dev_0.6.0-1_amd64.deb
Size: 47906
MD5sum: 797b01f96c4b8d7ceaf213e079407eb7
SHA1: 4fe9076f71f340a204e74bc21f6dc1b58a9783d1
SHA256: 441a4d1be01548113551873eb6b783129d87374e81ebb473d1d1ee47e57517b6
Description-en: Engine for symbolic geometric calculus for Python (development files)
Pynac (which stands for "Python is Not a CAS") is a fork of GiNaC that
replaces the dependency of GiNaC on CLN (Class Library for Numbers, C++) by
a dependency on Python.
.
This is the library for symbolic geometric calculus in Python,
as used in SAGE (http://www.sagemath.org)
.
This package contains the development files for the library.
Description-md5: 73a8bfb604a1a668cff7fe42998e0882
Homepage: http://pynac.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu