How to Install and Uninstall cl-rlc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "cl-rlc" package

This tutorial shows how to install cl-rlc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-rlc

2. Uninstall "cl-rlc" package

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

$ sudo apt remove cl-rlc $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-rlc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-rlc
Priority: optional
Section: universe/devel
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: all
Version: 0.1.3-3
Depends: common-lisp-controller (>= 5.11), cl-kmrcl, xgraph
Filename: pool/universe/c/cl-rlc/cl-rlc_0.1.3-3_all.deb
Size: 4696
MD5sum: f03b9fe74662ab86d20e8edcaa1ef208
SHA1: e52e5ef9339f995aa560396a400b5f0cf7123b1c
SHA256: 355053def3cadb7c06989d1f37ea73368df92420256de0df23986d03f3c15ac3
Description-en: Common Lisp RLC Circuit Simulator
cl-rlc provides a simulator for RLC (resistance, inductance, capacitance)
circuits. It is written in Common Lisp and uses the xgraph package for
plotting.
Description-md5: cc1bb5bd3e3ddb0d7ca8f9fa00e52fef
Homepage: http://files.b9.com/rlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu