seexpr1 on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S seexpr1

* (Optional) Uninstall seexpr1 on Arch using YAY

$ yay -Rns seexpr1

2. Manually Install "seexpr1" via AUR

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

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

b. Clone seexpr1's git locally

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

c. Go to ~/seexpr1 folder and install it

$ cd ~/seexpr1 $ makepkg -si

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

ID: 361667
Name: seexpr1
PackageBaseID: 114921
PackageBase: seexpr1
Version: 1.0.1-1
Description: First release of SeExpr, a simple expression language
URL: https://github.com/wdas/SeExpr/tree/rel-1.0.1
NumVotes: 13
Popularity: 0
OutOfDate: 1704662872
Maintainer: s0r00t
Submitter: s0r00t
FirstSubmitted: 1471802144
LastModified: 1480631790
URLPath: /cgit/aur.git/snapshot/seexpr1.tar.gz