basix on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "basix" 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 basix on Arch using YAY
$
yay -S
basix
Copied
* (Optional) Uninstall basix on Arch using YAY
$
yay -Rns
basix
Copied
2. Manually Install "basix" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone basix's git locally
$
git clone https://aur.archlinux.org/basix.git
~/basix
Copied
c. Go to ~/basix folder and install it
$
cd
~/basix
Copied
$
makepkg -si
Copied
3. Information about the basix package on Arch User Repository (AUR)
ID: 1356628
Name: basix
PackageBaseID: 183696
PackageBase: basix
Version: 0.7.0.post0-1
Description: FEniCS finite element basis evaluation library
URL: https://github.com/FEniCS/basix
NumVotes: 2
Popularity: 0.000178
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1656726703
LastModified: 1700539085
URLPath: /cgit/aur.git/snapshot/basix.tar.gz
Name: basix
PackageBaseID: 183696
PackageBase: basix
Version: 0.7.0.post0-1
Description: FEniCS finite element basis evaluation library
URL: https://github.com/FEniCS/basix
NumVotes: 2
Popularity: 0.000178
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1656726703
LastModified: 1700539085
URLPath: /cgit/aur.git/snapshot/basix.tar.gz