biosdevname on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "biosdevname" 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 biosdevname on Arch using YAY

$ yay -S biosdevname

* (Optional) Uninstall biosdevname on Arch using YAY

$ yay -Rns biosdevname

2. Manually Install "biosdevname" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone biosdevname's git locally

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

c. Go to ~/biosdevname folder and install it

$ cd ~/biosdevname $ makepkg -si

3. Information about the biosdevname package on Arch User Repository (AUR)

ID: 442493
Name: biosdevname
PackageBaseID: 45769
PackageBase: biosdevname
Version: 0.7.3-1
Description: Udev helper for naming devices per BIOS names
URL: https://github.com/dell/biosdevname
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: graziano
FirstSubmitted: 1295980913
LastModified: 1505059392
URLPath: /cgit/aur.git/snapshot/biosdevname.tar.gz