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

Last updated: May 14,2024

1. Install "libpolylib64-dev" package

Please follow the steps below to install libpolylib64-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpolylib64-dev

2. Uninstall "libpolylib64-dev" package

In this section, we are going to explain the necessary steps to uninstall libpolylib64-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpolylib64-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 494
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: polylib
Version: 5.22.5-3+dfsgubuntu1
Depends: libpolylib64-8 (= 5.22.5-3+dfsgubuntu1)
Filename: pool/universe/p/polylib/libpolylib64-dev_5.22.5-3+dfsgubuntu1_amd64.deb
Size: 120350
MD5sum: f85bbcd12fea81c81aac6031867fd376
SHA1: 69b019be8af934a86afa5fede8c1e88afeb22ac1
SHA256: 8fd650f9b106dc3ce04fa992707e4b338eaa0d540fde41ea5b86966937dd8a9f
Description-en: Development files for the long int version of PolyLib
Polylib is a free C library for doing computations on polyhedra.
The library is operating on objects like vectors, matrices, lattices,
polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
structures.
It provides functions for all important operations on these structures.
.
This package contains the header files and static libraries which are
needed for developing polylib applications.
Description-md5: b3fb7c1bba36379d4f52f9e8fe851607
Homepage: http://icps.u-strasbg.fr/polylib/polylib_src
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu