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

Last updated: November 07,2024

1. Install "libcloog-isl-dev" package

Please follow the guidance below to install libcloog-isl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcloog-isl-dev

2. Uninstall "libcloog-isl-dev" package

This guide covers the steps necessary to uninstall libcloog-isl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcloog-isl-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libcloog-isl-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 371
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: cloog
Version: 0.18.4-1
Depends: libisl-dev (>= 0.14), libgmp-dev, libcloog-isl4 (= 0.18.4-1), dpkg (>= 1.15.4) | install-info
Conflicts: libcloog-ppl-dev
Filename: pool/universe/c/cloog/libcloog-isl-dev_0.18.4-1_amd64.deb
Size: 70980
MD5sum: db64c16ef213cd80e3a1d8c561e02d16
SHA1: 04f66afdceac69ae482c9e8a702caa81c8394e3c
SHA256: 9b781d7394b299966bdba1088594ca383fecf3bbe9057b2b77ecb525061a60b1
Description-en: Chunky Loop Generator (development files)
CLooG is a software which generates loops for scanning Z-polyhedra. That is,
CLooG finds the code or pseudo-code where each integral point of one or more
parametrized polyhedron or parametrized polyhedra union is reached. CLooG is
designed to avoid control overhead and to produce a very efficient code.
.
This package contains the development files and the cloog binary.
Description-md5: 8004e8b80eb2afe6beff143361c74aee
Multi-Arch: same
Homepage: http://www.CLooG.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions