sdn on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S sdn

* (Optional) Uninstall sdn on Arch using YAY

$ yay -Rns sdn

2. Manually Install "sdn" via AUR

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

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

b. Clone sdn's git locally

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

c. Go to ~/sdn folder and install it

$ cd ~/sdn $ makepkg -si

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

ID: 569751
Name: sdn
PackageBaseID: 138158
PackageBase: sdn
Version: r72.296c0cc-1
Description: A simple directory navigator
URL: https://git.janouch.name/p/sdn/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sirocco
Submitter: sirocco
FirstSubmitted: 1545231249
LastModified: 1545233706
URLPath: /cgit/aur.git/snapshot/sdn.tar.gz