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

Last updated: May 03,2024

1. Install "libchicken-dev" package

This tutorial shows how to install libchicken-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libchicken-dev

2. Uninstall "libchicken-dev" package

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

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

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

Package: libchicken-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 7497
Maintainer: Ubuntu Developers
Original-Maintainer: Davide Puricelli (evo)
Architecture: amd64
Source: chicken
Version: 4.9.0.1-1
Replaces: chicken, chicken-dev
Depends: libchicken7 (= 4.9.0.1-1), libpcre3-dev
Conflicts: chicken, chicken-dev
Filename: pool/universe/c/chicken/libchicken-dev_4.9.0.1-1_amd64.deb
Size: 1053690
MD5sum: 63d438a6b91e3aabf24b3b029daf8f34
SHA1: 756b84a3bc9baea36aac3fbd925c5afdad071012
SHA256: 85dac4d7fb84a7461e4571281292dac7e04679033c42d7c096e7a026fe706c59
Description-en: Practical and portable Scheme system - development
CHICKEN is a Scheme compiler which compiles a subset of R5RS into C.
It uses the ideas presented in Baker's paper "Cheney on the MTA", and
has a small core and is easily extendable.
.
This package contains the header file and static library for developing
with chicken.
Description-md5: 9b9db97395422a234a1f263d7fe5cf27
Homepage: http://www.call-cc.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu