python-ceed on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "python-ceed" 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 python-ceed on Arch using YAY

$ yay -S python-ceed

* (Optional) Uninstall python-ceed on Arch using YAY

$ yay -Rns python-ceed

2. Manually Install "python-ceed" via AUR

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

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

b. Clone python-ceed's git locally

$ git clone https://aur.archlinux.org/python-ceed.git ~/python-ceed

c. Go to ~/python-ceed folder and install it

$ cd ~/python-ceed $ makepkg -si

3. Information about the python-ceed package on Arch User Repository (AUR)

ID: 1347660
Name: python-ceed
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/python-ceed.tar.gz