anttweakbar on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S anttweakbar

* (Optional) Uninstall anttweakbar on Arch using YAY

$ yay -Rns anttweakbar

2. Manually Install "anttweakbar" via AUR

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

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

b. Clone anttweakbar's git locally

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

c. Go to ~/anttweakbar folder and install it

$ cd ~/anttweakbar $ makepkg -si

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

ID: 530980
Name: anttweakbar
PackageBaseID: 134684
PackageBase: anttweakbar
Version: 1.16-8
Description: C/C++ lib that allows programmers to quickly add a light and intuitive GUI into graphic apps to interactively tweak their params
URL: http://anttweakbar.sourceforge.net
NumVotes: 1
Popularity: 0.024573
OutOfDate:
Maintainer: Agent_Krtek
Submitter: Agent_Krtek
FirstSubmitted: 1533123429
LastModified: 1533123429
URLPath: /cgit/aur.git/snapshot/anttweakbar.tar.gz