How to Install and Uninstall units-filter Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 07,2024

1. Install "units-filter" package

Please follow the instructions below to install units-filter on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install units-filter

2. Uninstall "units-filter" package

This guide let you learn how to uninstall units-filter on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove units-filter $ sudo apt autoclean && sudo apt autoremove

3. Information about the units-filter package on Ubuntu 20.10 (Groovy Gorilla)

Package: units-filter
Architecture: amd64
Version: 3.9-1build1
Priority: optional
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 541
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10, libstdc++6 (>= 5.2)
Suggests: wims
Filename: pool/universe/u/units-filter/units-filter_3.9-1build1_amd64.deb
Size: 141860
MD5sum: 93821222fff9c09dc8efc0c5faa6bf6e
SHA1: d6ecc03ba4833e7b3bd9da9fcb2d22f58f39fa1a
SHA256: 1c91440d75cb04fa6d172a3519e6b4ea4e11c4ad65f64e44755f85760a3f3ea9
SHA512: cb907cac559b61bfca99fa329a262cd8021c654bc27516f2429136bee4e15e88f105158a23244dc9708aa8cd591fc4961eb4c7bb65784413d9284b3758aac9ee
Description-en: Parser for expressions concerning physical values
Units-filter is a basic standalone filter written in C language,
flex and bison. It inputs strings like "1.5e3 nN.m.s^-1" (it could
be the time growth ratio of a torque) and outputs the value in
standard SI unit, followed by the physical dimension of this value.
.
example :~/src$ echo 1.5e3 nN.m.s^-1 | units-filter
1.5e-06   2   1  -3   0   0   0   0    0    0
.
2 -3
which means : 1.5e-06 (SI unit) m .kg.s
.
This parser can be embedded in educational test systems, in order to
analyze a student's answer to a problem of physics or chemistry.
Description-md5: ba84e63239655cb8e51f888634d9fe7a