How to Install and Uninstall libgf2x-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 01,2024

1. Install "libgf2x-dev" package

This guide let you learn how to install libgf2x-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgf2x-dev

2. Uninstall "libgf2x-dev" package

Please follow the steps below to uninstall libgf2x-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libgf2x-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgf2x-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: gf2x
Version: 1.1-2
Depends: libgf2x1 (= 1.1-2)
Filename: pool/universe/g/gf2x/libgf2x-dev_1.1-2_amd64.deb
Size: 11238
MD5sum: 6b3e43098388017851f2f781b3a10ea3
SHA1: db3ef773a85f4044020bff593966e748eb2f06b6
SHA256: 2c8c60d2ff667db52a78f459126e4e54fb9058f7f93c9964edce16498534473c
Description-en: Routines for fast arithmetic in GF(2)[x] (development files)
GF2X is a C/C++ software package containing routines for
fast arithmetic in GF(2)[x] (multiplication, squaring, GCD)
and searching for irreducible/primitive trinomials.
.
This package contains the development files for the library.
Description-md5: 56a465fc8e95e6d9d20020962831fe9d
Homepage: http://gf2x.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu