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

Last updated: May 19,2024

1. Install "libscm-dev" package

This guide let you learn how to install libscm-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libscm-dev

2. Uninstall "libscm-dev" package

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

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

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

Package: libscm-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1253
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Bushnell, BSG
Architecture: amd64
Source: scm
Version: 5e5-3.3build1
Depends: scm (= 5e5-3.3build1), slib (>> 3b1)
Filename: pool/universe/s/scm/libscm-dev_5e5-3.3build1_amd64.deb
Size: 184024
MD5sum: 5c9d335e8f581d9549c240bbc5d68376
SHA1: 6acb112a5285b454dd2d2765c32f7cb2a6f919eb
SHA256: baec19d9040fb3a474dcd5c59a205b7fa32f2b55236c321c59b0de7ce7c2befb
Description-en: Embeddable library for SCM Scheme language interpreter
This is a static library which provides the functionality of SCM, making it
convenient add scheme functionality to other programs.
Description-md5: dd4381f548531cb9bef3b2a73202d827
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu