bd on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "bd" 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 bd on Arch using YAY
$
yay -S
bd
Copied
* (Optional) Uninstall bd on Arch using YAY
$
yay -Rns
bd
Copied
2. Manually Install "bd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bd's git locally
$
git clone https://aur.archlinux.org/bd.git
~/bd
Copied
c. Go to ~/bd folder and install it
$
cd
~/bd
Copied
$
makepkg -si
Copied
3. Information about the bd package on Arch User Repository (AUR)
ID: 1202095
Name: bd
PackageBaseID: 185706
PackageBase: bd
Version: 1.03-4
Description: Quickly go back to a parent directory instead of typing "cd ../../.." repeatedly
URL: https://github.com/vigneshwaranr/bd
NumVotes: 2
Popularity: 0.012096
OutOfDate:
Maintainer: Antiz
Submitter: Antiz
FirstSubmitted: 1663083267
LastModified: 1674692162
URLPath: /cgit/aur.git/snapshot/bd.tar.gz
Name: bd
PackageBaseID: 185706
PackageBase: bd
Version: 1.03-4
Description: Quickly go back to a parent directory instead of typing "cd ../../.." repeatedly
URL: https://github.com/vigneshwaranr/bd
NumVotes: 2
Popularity: 0.012096
OutOfDate:
Maintainer: Antiz
Submitter: Antiz
FirstSubmitted: 1663083267
LastModified: 1674692162
URLPath: /cgit/aur.git/snapshot/bd.tar.gz