sear on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S sear

* (Optional) Uninstall sear on Arch using YAY

$ yay -Rns sear

2. Manually Install "sear" via AUR

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

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

b. Clone sear's git locally

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

c. Go to ~/sear folder and install it

$ cd ~/sear $ makepkg -si

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

ID: 944498
Name: sear
PackageBaseID: 149888
PackageBase: sear
Version: 0.0.0-1
Description: Signed/Encrypted ARchive
URL: https://github.com/iqlusioninc/sear
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1583610356
LastModified: 1628247448
URLPath: /cgit/aur.git/snapshot/sear.tar.gz