ulist on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ulist

* (Optional) Uninstall ulist on Arch using YAY

$ yay -Rns ulist

2. Manually Install "ulist" via AUR

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

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

b. Clone ulist's git locally

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

c. Go to ~/ulist folder and install it

$ cd ~/ulist $ makepkg -si

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

ID: 1391257
Name: ulist
PackageBaseID: 154244
PackageBase: ulist
Version: 0.14.4-1
Description: A mailing list service that keeps it simple.
URL: https://github.com/wansing/ulist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wansing
Submitter: wansing
FirstSubmitted: 1591803633
LastModified: 1706036166
URLPath: /cgit/aur.git/snapshot/ulist.tar.gz