tofi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tofi

* (Optional) Uninstall tofi on Arch using YAY

$ yay -Rns tofi

2. Manually Install "tofi" via AUR

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

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

b. Clone tofi's git locally

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

c. Go to ~/tofi folder and install it

$ cd ~/tofi $ makepkg -si

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

ID: 1258424
Name: tofi
PackageBaseID: 184847
PackageBase: tofi
Version: 0.9.1-2
Description: Tiny rofi / dmenu replacement for wlroots-based Wayland compositors.
URL: https://github.com/philj56/tofi
NumVotes: 23
Popularity: 0.732734
OutOfDate:
Maintainer: pjj56
Submitter: pjj56
FirstSubmitted: 1660220313
LastModified: 1684177672
URLPath: /cgit/aur.git/snapshot/tofi.tar.gz