bender on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "bender" 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 bender on Arch using YAY
$
yay -S
bender
Copied
* (Optional) Uninstall bender on Arch using YAY
$
yay -Rns
bender
Copied
2. Manually Install "bender" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bender's git locally
$
git clone https://aur.archlinux.org/bender.git
~/bender
Copied
c. Go to ~/bender folder and install it
$
cd
~/bender
Copied
$
makepkg -si
Copied
3. Information about the bender package on Arch User Repository (AUR)
ID: 1212209
Name: bender
PackageBaseID: 159493
PackageBase: bender
Version: 0.27.1-1
Description: Dependency management tool for hardware design projects
URL: https://github.com/pulp-platform/bender
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: accuminium
Submitter: accuminium
FirstSubmitted: 1604610102
LastModified: 1676620708
URLPath: /cgit/aur.git/snapshot/bender.tar.gz
Name: bender
PackageBaseID: 159493
PackageBase: bender
Version: 0.27.1-1
Description: Dependency management tool for hardware design projects
URL: https://github.com/pulp-platform/bender
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: accuminium
Submitter: accuminium
FirstSubmitted: 1604610102
LastModified: 1676620708
URLPath: /cgit/aur.git/snapshot/bender.tar.gz