How to Install and Uninstall eigen Package on Manjaro

Last updated: May 18,2024

1. Install "eigen" package

Learn how to install eigen on Manjaro

$ sudo pacman -Sy $ sudo pacman -S eigen

2. Uninstall "eigen" package

This is a short guide on how to uninstall eigen on Manjaro:

$ sudo pacman -Rcns eigen

3. Information about the eigen package on Manjaro

Repository : extra
Name : eigen
Version : 3.4.0-1
Description : Lightweight C++ template library for vector and matrix math,
a.k.a. linear algebra
Architecture : any
URL : https://eigen.tuxfamily.org
Licenses : GPL3 LGPL2.1 BSD custom:MPL2 custom:MINPACK
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1075.56 KiB
Installed Size : 8565.78 KiB
Packager : Antonio Rojas
Build Date : Mon Aug 30 17:51:33 2021
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions