xframe on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S xframe

* (Optional) Uninstall xframe on Arch using YAY

$ yay -Rns xframe

2. Manually Install "xframe" via AUR

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

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

b. Clone xframe's git locally

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

c. Go to ~/xframe folder and install it

$ cd ~/xframe $ makepkg -si

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

ID: 748316
Name: xframe
PackageBaseID: 154104
PackageBase: xframe
Version: 0.3.0-1
Description: C++ multi-dimensional labeled arrays and dataframe based on xtensor
URL: https://github.com/xtensor-stack/xframe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sxw
Submitter: sxw
FirstSubmitted: 1591541777
LastModified: 1591541777
URLPath: /cgit/aur.git/snapshot/xframe.tar.gz