How to Install and Uninstall polybori-gui Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "polybori-gui" package

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

$ sudo apt update $ sudo apt install polybori-gui

2. Uninstall "polybori-gui" package

This guide let you learn how to uninstall polybori-gui on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove polybori-gui $ sudo apt autoclean && sudo apt autoremove

3. Information about the polybori-gui package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: polybori-gui
Priority: extra
Section: universe/python
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: polybori
Version: 0.8.3-5build1
Depends: python-qt4, python-polybori (= 0.8.3-5build1)
Filename: pool/universe/p/polybori/polybori-gui_0.8.3-5build1_amd64.deb
Size: 23778
MD5sum: 0d9e276eb81e8dfb0c2aeba3d206e372
SHA1: 03318e0e0a726017a5893fed5fb5f047e422dfa0
SHA256: e1bf199b72c22ebed058bba3c670c6343c01ab613efb5ee81355072c9ca40685
Description-en: polynomials over Boolean Rings, GUI
The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
powerset of the Boolean variables. As a unique approach, binary
decision diagrams are used as internal storage type for polynomial
structures. On top of this C++-library a Python interface
is provided. This allows parsing of complex polynomial systems, as well
as sophisticated and extendable strategies for Groebner base
computation. PolyBoRi features a powerful reference implementation
for Groebner basis computation.
.
This package contains the PolyBoRi's PolyGUI.
Description-md5: 9072e319baed31b92d691b750047cd3a
Homepage: http://polybori.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu