within on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install within on Arch using YAY
$
yay -S
within
Copied
* (Optional) Uninstall within on Arch using YAY
$
yay -Rns
within
Copied
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
Copied
b. Clone within's git locally
$
git clone https://aur.archlinux.org/within.git
~/within
Copied
c. Go to ~/within folder and install it
$
cd
~/within
Copied
$
makepkg -si
Copied
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
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