smdev on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S smdev

* (Optional) Uninstall smdev on Arch using YAY

$ yay -Rns smdev

2. Manually Install "smdev" via AUR

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

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

b. Clone smdev's git locally

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

c. Go to ~/smdev folder and install it

$ cd ~/smdev $ makepkg -si

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

ID: 960181
Name: smdev
PackageBaseID: 138276
PackageBase: smdev-phkr
Version: 0.2.3-10
Description: Suckless mdev
URL: http://git.suckless.org/smdev/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: phkr
Submitter: phkr
FirstSubmitted: 1545584312
LastModified: 1631522399
URLPath: /cgit/aur.git/snapshot/smdev.tar.gz