smooth on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S smooth

* (Optional) Uninstall smooth on Arch using YAY

$ yay -Rns smooth

2. Manually Install "smooth" via AUR

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

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

b. Clone smooth's git locally

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

c. Go to ~/smooth folder and install it

$ cd ~/smooth $ makepkg -si

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

ID: 1390099
Name: smooth
PackageBaseID: 120948
PackageBase: smooth
Version: 0.9.10-1
Description: An object oriented C++ class library for Windows, OS X, Linux and most Unix-like operating systems
URL: http://www.smooth-project.org/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: FSMaxB
FirstSubmitted: 1490320545
LastModified: 1705873984
URLPath: /cgit/aur.git/snapshot/smooth.tar.gz

5. The same packages on other Linux Distributions