sman on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S sman

* (Optional) Uninstall sman on Arch using YAY

$ yay -Rns sman

2. Manually Install "sman" via AUR

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

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

b. Clone sman's git locally

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

c. Go to ~/sman folder and install it

$ cd ~/sman $ makepkg -si

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

ID: 365003
Name: sman
PackageBaseID: 117741
PackageBase: sman
Version: 0.1.0-1
Description: Utility for selecting manpage section to be opened
URL: https://github.com/jtojnar/sman
NumVotes: 0
Popularity: 0
OutOfDate: 1706297248
Maintainer:
Submitter: jtojnar
FirstSubmitted: 1481676946
LastModified: 1481676946
URLPath: /cgit/aur.git/snapshot/sman.tar.gz