libstrangle on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S libstrangle

* (Optional) Uninstall libstrangle on Arch using YAY

$ yay -Rns libstrangle

2. Manually Install "libstrangle" via AUR

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

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

b. Clone libstrangle's git locally

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

c. Go to ~/libstrangle folder and install it

$ cd ~/libstrangle $ makepkg -si

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

ID: 1415357
Name: libstrangle
PackageBaseID: 159523
PackageBase: libstrangle
Version: 0.1.1-4
Description: Simple FPS Limiter
URL: https://gitlab.com/torkel104/libstrangle
NumVotes: 17
Popularity: 0.750903
OutOfDate:
Maintainer: qbvt
Submitter: core_contingency
FirstSubmitted: 1604696949
LastModified: 1708887905
URLPath: /cgit/aur.git/snapshot/libstrangle.tar.gz