How to Install and Uninstall ginac-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "ginac-tools" package

In this section, we are going to explain the necessary steps to install ginac-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ginac-tools

2. Uninstall "ginac-tools" package

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

$ sudo apt remove ginac-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the ginac-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ginac-tools
Priority: optional
Section: universe/math
Installed-Size: 267
Maintainer: Ubuntu Developers
Original-Maintainer: Richard Kreckel
Architecture: amd64
Source: ginac
Version: 1.6.6-1
Depends: libc6 (>= 2.14), libcln6, libgcc1 (>= 1:3.0), libginac5v5, libreadline6 (>= 6.0), libstdc++6 (>= 5.2)
Recommends: doc-base
Filename: pool/universe/g/ginac/ginac-tools_1.6.6-1_amd64.deb
Size: 70478
MD5sum: e41243ce770e2a45011c3c13b9f7c265
SHA1: 7b2aa1f492bb69d83f972ddc8922ab1e84f6d09d
SHA256: cb87e7c274a891c386861786b2526ee257a93984dd1c1290b9b16ac29eabe3af
Description-en: GiNaC symbolic framework support tools
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 some additional tools, like the popular ginsh (GiNaC
interactive shell) and viewgar (for inspecting GiNaC archive files).
Description-md5: 3c7d3cfd0ba2efeb745a11f0b3171b14
Homepage: http://www.ginac.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu