within on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S within

* (Optional) Uninstall within on Arch using YAY

$ yay -Rns within

2. Manually Install "within" via AUR

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

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

b. Clone within's git locally

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

c. Go to ~/within folder and install it

$ cd ~/within $ makepkg -si

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

ID: 559429
Name: within
PackageBaseID: 137328
PackageBase: within
Version: 1.1.1-1
Description: Run a command in other directories
URL: https://github.com/sjmulder/within
NumVotes: 1
Popularity: 0
OutOfDate: 1544203028
Maintainer: sjmulder
Submitter: sjmulder
FirstSubmitted: 1542072372
LastModified: 1542072372
URLPath: /cgit/aur.git/snapshot/within.tar.gz