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

Last updated: September 19,2024

1. Install "polybori" package

Please follow the guidance below to install polybori on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install polybori

2. Uninstall "polybori" package

Learn how to uninstall polybori on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: polybori
Priority: extra
Section: universe/python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 0.8.3-5build1
Provides: polybori
Depends: ipython, python-polybori (= 0.8.3-5build1)
Filename: pool/universe/p/polybori/polybori_0.8.3-5build1_amd64.deb
Size: 6400
MD5sum: 493a550e3fbf1d18d78c4f6efdcbc2c6
SHA1: db76265cb54a77afbbad53d6cddab42423df0035
SHA256: fe5a8127a40683569efe547c83781c30818460d86c7329ff56e7a3c2d3d0d2b4
Description-en: polynomials over Boolean Rings, custom ipython shell
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 shell ipbori.
Description-md5: b8c2a084ef44e082e2d4817119913dc6
Homepage: http://polybori.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu