bed on AUR (Arch User Repository)
Last updated: October 31,2024
1. Install "bed" 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 bed on Arch using YAY
$
yay -S
bed
Copied
* (Optional) Uninstall bed on Arch using YAY
$
yay -Rns
bed
Copied
2. Manually Install "bed" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bed's git locally
$
git clone https://aur.archlinux.org/bed.git
~/bed
Copied
c. Go to ~/bed folder and install it
$
cd
~/bed
Copied
$
makepkg -si
Copied
3. Information about the bed package on Arch User Repository (AUR)
ID: 1422089
Name: bed
PackageBaseID: 203396
PackageBase: bed
Version: 0.2.4-1
Description: binary editor written in Go
URL: https://github.com/itchyny/bed
NumVotes: 1
Popularity: 0.867398
OutOfDate:
Maintainer: axml
Submitter: axml
FirstSubmitted: 1709765123
LastModified: 1709765123
URLPath: /cgit/aur.git/snapshot/bed.tar.gz
Name: bed
PackageBaseID: 203396
PackageBase: bed
Version: 0.2.4-1
Description: binary editor written in Go
URL: https://github.com/itchyny/bed
NumVotes: 1
Popularity: 0.867398
OutOfDate:
Maintainer: axml
Submitter: axml
FirstSubmitted: 1709765123
LastModified: 1709765123
URLPath: /cgit/aur.git/snapshot/bed.tar.gz