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

Last updated: May 06,2024

1. Install "libctl-dev" package

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

$ sudo apt update $ sudo apt install libctl-dev

2. Uninstall "libctl-dev" package

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

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

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

Package: libctl-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 281
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: amd64
Source: libctl
Version: 3.2.2-2
Depends: libctl5 (= 3.2.2-2), libc6-dev, guile-2.0-dev
Recommends: libctl-doc
Filename: pool/universe/libc/libctl/libctl-dev_3.2.2-2_amd64.deb
Size: 54802
MD5sum: 1a191d09f2952020921e968e732be641
SHA1: 25abb95929ba4f41ab9ed27ba846b2db933a66ed
SHA256: ce4f1a24fa3f96457c66300bc9553ce9bb5355e957d7df105218e0c179b3201e
Description-en: library for flexible control files, development version
libctl is a free Guile-based library implementing flexible control files for
scientific simulations. It was written to support the MIT Photonic-Bands
program, but will hopefully prove useful in other programs too.
.
This package contains the header files and static libraries.
Description-md5: e58b2a1d263946904a3f89a4475e851b
Homepage: http://ab-initio.mit.edu/wiki/index.php/Libctl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu