frame on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S frame

* (Optional) Uninstall frame on Arch using YAY

$ yay -Rns frame

2. Manually Install "frame" via AUR

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

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

b. Clone frame's git locally

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

c. Go to ~/frame folder and install it

$ cd ~/frame $ makepkg -si

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

ID: 190156
Name: frame
PackageBaseID: 62011
PackageBase: frame
Version: 2.5.0-1
Description: Frame handles the buildup and synchronization of a set of simultaneous touches.
URL: https://launchpad.net/frame
NumVotes: 56
Popularity: 0
OutOfDate: 1704489732
Maintainer: niQo
Submitter: niQo
FirstSubmitted: 1345034196
LastModified: 1433885003
URLPath: /cgit/aur.git/snapshot/frame.tar.gz