foy on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S foy

* (Optional) Uninstall foy on Arch using YAY

$ yay -Rns foy

2. Manually Install "foy" via AUR

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

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

b. Clone foy's git locally

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

c. Go to ~/foy folder and install it

$ cd ~/foy $ makepkg -si

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

ID: 1010133
Name: foy
PackageBaseID: 150651
PackageBase: foy
Version: 0.2.16-1
Description: Simple, lightweight and modern task runner for general purpose
URL: http://zaaack.github.io/foy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585042509
LastModified: 1640545804
URLPath: /cgit/aur.git/snapshot/foy.tar.gz