bender on AUR (Arch User Repository)

Last updated: June 29,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

b. Install bender on Arch using YAY

$ yay -S bender

* (Optional) Uninstall bender on Arch using YAY

$ yay -Rns bender

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

b. Clone bender's git locally

$ git clone https://aur.archlinux.org/bender.git ~/bender

c. Go to ~/bender folder and install it

$ cd ~/bender $ makepkg -si

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