How to Install and Uninstall eigen Package on Arch Linux

Last updated: May 18,2024

1. Install "eigen" package

Please follow the steps below to install eigen on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S eigen

2. Uninstall "eigen" package

Please follow the steps below to uninstall eigen on Arch Linux:

$ sudo pacman -Rcns eigen

3. Information about the eigen package on Arch Linux

Repository : extra
Name : eigen
Version : 3.4.0-2
Description : Lightweight C++ template library for vector and matrix math,
a.k.a. linear algebra
Architecture : any
URL : https://eigen.tuxfamily.org
Licenses : MPL-2.0 Apache-2.0 BSD-3-Clause Minpack
LGPL-2.1-only OR LGPL-2.1-or-later
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1077.57 KiB
Installed Size : 8566.37 KiB
Packager : Torsten Keßler
Build Date : Thu Jan 18 11:08:21 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions