smooth-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S smooth-git

* (Optional) Uninstall smooth-git on Arch using YAY

$ yay -Rns smooth-git

2. Manually Install "smooth-git" via AUR

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

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

b. Clone smooth-git's git locally

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

c. Go to ~/smooth-git folder and install it

$ cd ~/smooth-git $ makepkg -si

3. Information about the smooth-git package on Arch User Repository (AUR)

ID: 1390100
Name: smooth-git
PackageBaseID: 143569
PackageBase: smooth-git
Version: 0.9.8.r17.g4d48e854-2
Description: An object oriented C++ class library
URL: http://www.smooth-project.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1563203781
LastModified: 1705874031
URLPath: /cgit/aur.git/snapshot/smooth-git.tar.gz