gsieve on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gsieve

* (Optional) Uninstall gsieve on Arch using YAY

$ yay -Rns gsieve

2. Manually Install "gsieve" via AUR

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

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

b. Clone gsieve's git locally

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

c. Go to ~/gsieve folder and install it

$ cd ~/gsieve $ makepkg -si

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

ID: 204954
Name: gsieve
PackageBaseID: 65352
PackageBase: gsieve
Version: 0.2-2
Description: Sieve script editor for Gnome, easy to use.
URL: http://gsieve.sourceforge.net/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1355154126
LastModified: 1435664586
URLPath: /cgit/aur.git/snapshot/gsieve.tar.gz