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

Last updated: June 23,2024

1. Install "python-pygrace" package

This guide let you learn how to install python-pygrace on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pygrace

2. Uninstall "python-pygrace" package

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

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

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

Package: python-pygrace
Priority: extra
Section: universe/python
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Architecture: all
Source: pygrace
Version: 0.4p2-3
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-numpy, grace (>= 1:5.1.22)
Filename: pool/universe/p/pygrace/python-pygrace_0.4p2-3_all.deb
Size: 18938
MD5sum: dd5b753bef47ef903e163b35efa80f6b
SHA1: 18c3daec00b56451251b8d6473027848addb5b4c
SHA256: 2724050683fcf8d75edea1d47ade2ae21cd9909b10ec5314b89bdec6bb79d19d
Description-en: Python bindings for grace
Grace is a point-and-click tool that allows the user to draw X-Y plots.
.
So python-grace inherits: User defined scaling, tick marks, labels,
symbols, line styles, colors. Polynomial regression, splines, running
averages, DFT/FFT, cross/auto-correlation, etc.
.
In addition, python-grace interacts nicely with numpy.
Description-md5: 96c42b9bb90e666052e66f7c2129163b
Homepage: http://www.cacr.caltech.edu/~mmckerns/software.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu