in on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "in" 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 in on Arch using YAY
$
yay -S
in
Copied
* (Optional) Uninstall in on Arch using YAY
$
yay -Rns
in
Copied
2. Manually Install "in" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone in's git locally
$
git clone https://aur.archlinux.org/in.git
~/in
Copied
c. Go to ~/in folder and install it
$
cd
~/in
Copied
$
makepkg -si
Copied
3. Information about the in package on Arch User Repository (AUR)
ID: 1304672
Name: in
PackageBaseID: 162896
PackageBase: in
Version: 1.7.2-1
Description: Create a directory if needed, then run the given command there
URL: https://github.com/xyproto/in
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1612469861
LastModified: 1692180794
URLPath: /cgit/aur.git/snapshot/in.tar.gz
Name: in
PackageBaseID: 162896
PackageBase: in
Version: 1.7.2-1
Description: Create a directory if needed, then run the given command there
URL: https://github.com/xyproto/in
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1612469861
LastModified: 1692180794
URLPath: /cgit/aur.git/snapshot/in.tar.gz