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

Last updated: May 16,2024

1. Install "python-swiginac" package

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

$ sudo apt update $ sudo apt install python-swiginac

2. Uninstall "python-swiginac" package

Please follow the guidelines below to uninstall python-swiginac on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-swiginac
Priority: optional
Section: universe/python
Installed-Size: 2591
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: swiginac
Version: 1.5.1.1-2
Depends: python-numpy, libc6 (>= 2.14), libcln6, libgcc1 (>= 1:4.1.1), libginac5v5, libstdc++6 (>= 5.2), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/swiginac/python-swiginac_1.5.1.1-2_amd64.deb
Size: 462710
MD5sum: 5b937af5a5768f3d95697f2ff7b01c7e
SHA1: 88a54f3fe33dd57790518853feeaacba76481a15
SHA256: 2cf9af4e66edbf17543fbfc5ed5bc06a8e40e3ccf9e7bab328df8d3e91b30e86
Description-en: Python interface to GiNaC
Swiginac is a Python interface to GiNaC, built with SWIG. The aim of swiginac
is to make all the functionality of GiNaC accessible from Python as an
extension module.
Description-md5: 24d8d6192dced535db12f9bc8d6aba0b
Homepage: http://swiginac.berlios.de/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu