smug on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S smug

* (Optional) Uninstall smug on Arch using YAY

$ yay -Rns smug

2. Manually Install "smug" via AUR

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

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

b. Clone smug's git locally

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

c. Go to ~/smug folder and install it

$ cd ~/smug $ makepkg -si

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

ID: 1142194
Name: smug
PackageBaseID: 161173
PackageBase: smug
Version: 0.3.3-1
Description: A session manager for tmux written in Go
URL: https://github.com/ivaaaan/smug
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: jtdowney
Submitter: jtdowney
FirstSubmitted: 1608670195
LastModified: 1663693789
URLPath: /cgit/aur.git/snapshot/smug.tar.gz