sednl on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S sednl

* (Optional) Uninstall sednl on Arch using YAY

$ yay -Rns sednl

2. Manually Install "sednl" via AUR

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

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

b. Clone sednl's git locally

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

c. Go to ~/sednl folder and install it

$ cd ~/sednl $ makepkg -si

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

ID: 266093
Name: sednl
PackageBaseID: 106221
PackageBase: sednl
Version: 1.0-1
Description: Simple Event Driven Network Library (C++11)
URL: http://sednl.zenol.fr
NumVotes: 0
Popularity: 0
OutOfDate: 1703854631
Maintainer: Zenol
Submitter: Zenol
FirstSubmitted: 1452995404
LastModified: 1452995775
URLPath: /cgit/aur.git/snapshot/sednl.tar.gz