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

Last updated: May 18,2024

1. Install "libginac-dev" package

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

$ sudo apt update $ sudo apt install libginac-dev

2. Uninstall "libginac-dev" package

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

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

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

Package: libginac-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 8598
Maintainer: Ubuntu Developers
Original-Maintainer: Richard Kreckel
Architecture: amd64
Source: ginac
Version: 1.6.6-1
Depends: libginac5v5 (= 1.6.6-1), libc6-dev, g++, libcln-dev, dpkg (>= 1.15.4) | install-info
Recommends: info | info-browser, libginac5v5-dbg (= 1.6.6-1)
Suggests: ginac-tools
Filename: pool/universe/g/ginac/libginac-dev_1.6.6-1_amd64.deb
Size: 1197836
MD5sum: f3a4b3a0d75e1122dc8a871ea05375e2
SHA1: 1734299c654facab9c9d882bc50946e3e8e995f5
SHA256: 1035dccc6b3afd826c2dd0218558af00b5da92133420f4764d45b4a249b8381d
Description-en: GiNaC symbolic framework development files
GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is a
library for doing symbolic (i.e. non-numeric) computation directly in the C++
programming language.
.
This package provides header files, a static library plus a tutorial as info
file.
Description-md5: 7ca59d2845632e42b26d759d4f7b8ffa
Homepage: http://www.ginac.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu