smu on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S smu

* (Optional) Uninstall smu on Arch using YAY

$ yay -Rns smu

2. Manually Install "smu" via AUR

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

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

b. Clone smu's git locally

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

c. Go to ~/smu folder and install it

$ cd ~/smu $ makepkg -si

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

ID: 1111841
Name: smu
PackageBaseID: 99949
PackageBase: smu
Version: 1.5-1
Description: A simplified markdown dialect and interpreter
URL: https://github.com/Gottox/smu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: noocsharp
Submitter: aspirogrammer
FirstSubmitted: 1442180994
LastModified: 1657818586
URLPath: /cgit/aur.git/snapshot/smu.tar.gz