smag on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S smag

* (Optional) Uninstall smag on Arch using YAY

$ yay -Rns smag

2. Manually Install "smag" via AUR

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

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

b. Clone smag's git locally

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

c. Go to ~/smag folder and install it

$ cd ~/smag $ makepkg -si

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

ID: 1381683
Name: smag
PackageBaseID: 160467
PackageBase: smag
Version: 0.7.0-1
Description: Easily create graphs from cli commands and view them in the terminal.
URL: https://github.com/aantn/smag/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1606840555
LastModified: 1704603087
URLPath: /cgit/aur.git/snapshot/smag.tar.gz