tweeny on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S tweeny

* (Optional) Uninstall tweeny on Arch using YAY

$ yay -Rns tweeny

2. Manually Install "tweeny" via AUR

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

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

b. Clone tweeny's git locally

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

c. Go to ~/tweeny folder and install it

$ cd ~/tweeny $ makepkg -si

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

ID: 886025
Name: tweeny
PackageBaseID: 136230
PackageBase: tweeny
Version: 3.2.0-1
Description: A modern C++ tweening library
URL: http://mobius3.github.io/tweeny
NumVotes: 9
Popularity: 0.008288
OutOfDate:
Maintainer: z3ntu
Submitter: z3ntu
FirstSubmitted: 1537802733
LastModified: 1617221998
URLPath: /cgit/aur.git/snapshot/tweeny.tar.gz