How to Install and Uninstall units-filter Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 03,2024

1. Install "units-filter" package

Please follow the step by step instructions below to install units-filter on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install units-filter

2. Uninstall "units-filter" package

This guide covers the steps necessary to uninstall units-filter on Ubuntu 21.10 (Impish Indri):

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

3. Information about the units-filter package on Ubuntu 21.10 (Impish Indri)

Package: units-filter
Architecture: amd64
Version: 4.0-1
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_4.0-1_amd64.deb
Size: 142404
MD5sum: b0ce423b12f991c5d3761ba926350cf2
SHA1: e4afa193e192a363f320f24fee73b9768de6a624
SHA256: fd1f23952d8fb7e56a1efbcba7193bab21432c799ae22fc49beb6fe3d480e76c
SHA512: f92d3e6026b19e398ac34ebbc13aecb0cdc6a3bdf81e0e282446ebacbff3cc06dab3cd9d757e6f76e77860203ac50f3e8a7a99a113b09f2752ee874fef3f08df
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