libseexpr2 on AUR (Arch User Repository)
Last updated: November 06,2024
1. Install "libseexpr2" 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 libseexpr2 on Arch using YAY
$
yay -S
libseexpr2
Copied
* (Optional) Uninstall libseexpr2 on Arch using YAY
$
yay -Rns
libseexpr2
Copied
2. Manually Install "libseexpr2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libseexpr2's git locally
$
git clone https://aur.archlinux.org/libseexpr2.git
~/libseexpr2
Copied
c. Go to ~/libseexpr2 folder and install it
$
cd
~/libseexpr2
Copied
$
makepkg -si
Copied
3. Information about the libseexpr2 package on Arch User Repository (AUR)
ID: 896613
Name: libseexpr2
PackageBaseID: 165972
PackageBase: libseexpr2
Version: 2.11-1
Description: An embeddable expression evaluation engine (main library only)
URL: http://www.disneyanimation.com/technology/seexpr.html
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: tecnotercio
Submitter: tecnotercio
FirstSubmitted: 1619152095
LastModified: 1619152095
URLPath: /cgit/aur.git/snapshot/libseexpr2.tar.gz
Name: libseexpr2
PackageBaseID: 165972
PackageBase: libseexpr2
Version: 2.11-1
Description: An embeddable expression evaluation engine (main library only)
URL: http://www.disneyanimation.com/technology/seexpr.html
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: tecnotercio
Submitter: tecnotercio
FirstSubmitted: 1619152095
LastModified: 1619152095
URLPath: /cgit/aur.git/snapshot/libseexpr2.tar.gz