libceed on AUR (Arch User Repository)

Last updated: December 29,2024

1. Install "libceed" 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

b. Install libceed on Arch using YAY

$ yay -S libceed

* (Optional) Uninstall libceed on Arch using YAY

$ yay -Rns libceed

2. Manually Install "libceed" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libceed's git locally

$ git clone https://aur.archlinux.org/libceed.git ~/libceed

c. Go to ~/libceed folder and install it

$ cd ~/libceed $ makepkg -si

3. Information about the libceed package on Arch User Repository (AUR)

ID: 1347659
Name: libceed
PackageBaseID: 177187
PackageBase: libceed
Version: 0.12.0-1
Description: Code for Efficient Extensible Discretizations
URL: https://github.com/ceed/libceed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1647905772
LastModified: 1699134892
URLPath: /cgit/aur.git/snapshot/libceed.tar.gz