sol2 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sol2

* (Optional) Uninstall sol2 on Arch using YAY

$ yay -Rns sol2

2. Manually Install "sol2" via AUR

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

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

b. Clone sol2's git locally

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

c. Go to ~/sol2 folder and install it

$ cd ~/sol2 $ makepkg -si

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

ID: 1291524
Name: sol2
PackageBaseID: 142353
PackageBase: sol2
Version: 3.3.1-1
Description: C++ <-> Lua API wrapper with advanced features and top notch performance
URL: https://sol2.rtfd.io
NumVotes: 2
Popularity: 9.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: theaifam5
FirstSubmitted: 1558982344
LastModified: 1689806676
URLPath: /cgit/aur.git/snapshot/sol2.tar.gz