How to Install and Uninstall libpynac2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libpynac2" package

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

$ sudo apt update $ sudo apt install libpynac2

2. Uninstall "libpynac2" package

Please follow the steps below to uninstall libpynac2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpynac2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpynac2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpynac2
Priority: optional
Section: universe/libs
Installed-Size: 1890
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pynac
Version: 0.6.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10, libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Filename: pool/universe/p/pynac/libpynac2_0.6.0-1_amd64.deb
Size: 560738
MD5sum: 5c83ed525a66fded0cb1025ddf38bfde
SHA1: 4ec78f11b05986447e9241234c876dc3b73a658e
SHA256: efa171d3e76c44eabf1f0e199818dfb18561780ae7577c0d557178871c86a45b
Description-en: Engine for symbolic geometric calculus for Python
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)
Description-md5: fcb56dd772b292035754cec1c4e21943
Multi-Arch: same
Homepage: http://pynac.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu