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

Last updated: May 20,2024

1. Install "cl-parse-number" package

Please follow the guidance below to install cl-parse-number on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-parse-number

2. Uninstall "cl-parse-number" package

This is a short guide on how to uninstall cl-parse-number on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-parse-number $ sudo apt autoclean && sudo apt autoremove

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

Package: cl-parse-number
Priority: optional
Section: universe/lisp
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 1.4-1
Filename: pool/universe/c/cl-parse-number/cl-parse-number_1.4-1_all.deb
Size: 6482
MD5sum: 97d161cac67601199837158086afc218
SHA1: 23334dd811e97da0e0b67c8fe502bb19eff618ed
SHA256: 212225b49c386e37ce46ea1081eb4d35d0c997cf1ae8d96fd7045650ef4e142f
Description-en: parse a string into one of the standard Common Lisp number types
parse-number accepts an arbitrary string and attempts to parse the string
into one of the standard Common Lisp number types, if possible, or else
parse-number signals an error of type invalid-number.
Description-md5: db9171617e7d52e5f8955504a3132f9d
Homepage: http://www.cliki.net/parse-number
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu