How to Install and Uninstall libfxdiv-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "libfxdiv-dev" package

In this section, we are going to explain the necessary steps to install libfxdiv-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfxdiv-dev

2. Uninstall "libfxdiv-dev" package

Here is a brief guide to show you how to uninstall libfxdiv-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libfxdiv-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfxdiv-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfxdiv-dev
Architecture: amd64
Version: 0.0~git20200417.b408327-2
Priority: optional
Section: universe/libdevel
Source: fxdiv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Filename: pool/universe/f/fxdiv/libfxdiv-dev_0.0~git20200417.b408327-2_amd64.deb
Size: 4836
MD5sum: cfed28f650e7ee533830acb7bb45ff76
SHA1: 838c2d58b82896d2c5ae5719b45fd2e9c2ad1a43
SHA256: cba92c72fe1ba78ced95e496e569784fa727fcd9ebee9e1bfa75c86307e1ede3
SHA512: 4086dece078134c49c90e89dde4ebd94de1c01ce6d62e4f73081b8df97a3109f45bb9e79b87d24ed5dba886d5bb73e3f5aab313ca9cd8e9bb753c7579748993b
Homepage: https://github.com/Maratyszcza/FXDiv
Description-en: division via fixed-point multiplication by inverse
On modern CPUs and GPUs integer division is several times slower than
multiplication. FXdiv implements an algorithm to replace an integer division
with a multiplication and two shifts. This algorithm improves performance when
an application performs repeated divisions by the same divisor.
.
This is a header-only library.
Description-md5: df59dab5c58942e7eee204502c1d325d