spwd on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "spwd" 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 spwd on Arch using YAY
$
yay -S
spwd
Copied
* (Optional) Uninstall spwd on Arch using YAY
$
yay -Rns
spwd
Copied
2. Manually Install "spwd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone spwd's git locally
$
git clone https://aur.archlinux.org/spwd.git
~/spwd
Copied
c. Go to ~/spwd folder and install it
$
cd
~/spwd
Copied
$
makepkg -si
Copied
3. Information about the spwd package on Arch User Repository (AUR)
ID: 1349878
Name: spwd
PackageBaseID: 199360
PackageBase: spwd
Version: 1.0.0-3
Description: Program for displaying the current working directory in the shell prompt
URL: https://github.com/Andrew-Flame/spwd.git
NumVotes: 1
Popularity: 0.076977
OutOfDate:
Maintainer: Evilur
Submitter: Evilur
FirstSubmitted: 1699450138
LastModified: 1699469811
URLPath: /cgit/aur.git/snapshot/spwd.tar.gz
Name: spwd
PackageBaseID: 199360
PackageBase: spwd
Version: 1.0.0-3
Description: Program for displaying the current working directory in the shell prompt
URL: https://github.com/Andrew-Flame/spwd.git
NumVotes: 1
Popularity: 0.076977
OutOfDate:
Maintainer: Evilur
Submitter: Evilur
FirstSubmitted: 1699450138
LastModified: 1699469811
URLPath: /cgit/aur.git/snapshot/spwd.tar.gz