metis on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "metis" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install metis on Arch using YAY
$
yay -S
metis
Copied
* (Optional) Uninstall metis on Arch using YAY
$
yay -Rns
metis
Copied
2. Manually Install "metis" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone metis's git locally
$
git clone https://aur.archlinux.org/metis.git
~/metis
Copied
c. Go to ~/metis folder and install it
$
cd
~/metis
Copied
$
makepkg -si
Copied
3. Information about the metis package on Arch User Repository (AUR)
ID: 1296447
Name: metis
PackageBaseID: 188086
PackageBase: metis
Version: 5.2.1-2
Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering
URL: https://github.com/KarypisLab/METIS
NumVotes: 29
Popularity: 1.789647
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1669065724
LastModified: 1690728943
URLPath: /cgit/aur.git/snapshot/metis.tar.gz
Name: metis
PackageBaseID: 188086
PackageBase: metis
Version: 5.2.1-2
Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering
URL: https://github.com/KarypisLab/METIS
NumVotes: 29
Popularity: 1.789647
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1669065724
LastModified: 1690728943
URLPath: /cgit/aur.git/snapshot/metis.tar.gz