smh-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S smh-bin

* (Optional) Uninstall smh-bin on Arch using YAY

$ yay -Rns smh-bin

2. Manually Install "smh-bin" via AUR

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

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

b. Clone smh-bin's git locally

$ git clone https://aur.archlinux.org/smh-bin.git ~/smh-bin

c. Go to ~/smh-bin folder and install it

$ cd ~/smh-bin $ makepkg -si

3. Information about the smh-bin package on Arch User Repository (AUR)

ID: 1427829
Name: smh-bin
PackageBaseID: 203219
PackageBase: smh-bin
Version: 0.2.1-1
Description: String manipulationg tool written in haskell
URL: https://github.com/DanRyba253/smh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danirybe
Submitter: danirybe
FirstSubmitted: 1709387018
LastModified: 1710524959
URLPath: /cgit/aur.git/snapshot/smh-bin.tar.gz