How to Install and Uninstall librep16 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "librep16" package

This tutorial shows how to install librep16 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librep16

2. Uninstall "librep16" package

This is a short guide on how to uninstall librep16 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librep16 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librep16 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librep16
Priority: optional
Section: universe/libs
Installed-Size: 702
Maintainer: Ubuntu Developers
Original-Maintainer: Jose M Calhariz
Architecture: amd64
Source: librep
Version: 0.92.5-3
Depends: libc6 (>= 2.15), libgmp10
Filename: pool/universe/libr/librep/librep16_0.92.5-3_amd64.deb
Size: 195476
MD5sum: 2934cea33c5472b627244b6226931bc5
SHA1: 8ac2d04f14c9c98939488b3372e66a0706a1b043
SHA256: 1677dbd0e19ebcedf050064248295796e047dd69ac1e4283fba3f27e286715d0
Description-en: embedded lisp command interpreter library
rep is a dialect of Lisp, designed to be used both as an extension
language for applications and as a general purpose programming language.
.
It was originally written to be mostly-compatible with Emacs Lisp, but has
subsequently diverged markedly. Its aim is to combine the best features of
Scheme and Common Lisp and provide an environment that is comfortable for
implementing both small and large scale systems. It tries to be a
"pragmatic" programming language.
.
This package contains the shared library for applications that embed
the rep interpreter. You should not need to install this package manually.
Description-md5: 8759c74887b085375c139464fcfd0338
Multi-Arch: same
Homepage: http://sawfish.tuxfamily.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu