xframe on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install xframe on Arch using YAY
$
yay -S
xframe
Copied
* (Optional) Uninstall xframe on Arch using YAY
$
yay -Rns
xframe
Copied
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
Copied
b. Clone xframe's git locally
$
git clone https://aur.archlinux.org/xframe.git
~/xframe
Copied
c. Go to ~/xframe folder and install it
$
cd
~/xframe
Copied
$
makepkg -si
Copied
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
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