mkinitcpio-bond on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S mkinitcpio-bond

* (Optional) Uninstall mkinitcpio-bond on Arch using YAY

$ yay -Rns mkinitcpio-bond

2. Manually Install "mkinitcpio-bond" via AUR

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

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

b. Clone mkinitcpio-bond's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-bond.git ~/mkinitcpio-bond

c. Go to ~/mkinitcpio-bond folder and install it

$ cd ~/mkinitcpio-bond $ makepkg -si

3. Information about the mkinitcpio-bond package on Arch User Repository (AUR)

ID: 1313299
Name: mkinitcpio-bond
PackageBaseID: 197279
PackageBase: mkinitcpio-bond
Version: 0.0.1-1
Description: mkinitcpio hook to configure network bonding
URL: https://github.com/a13xie/mkinitcpio-bond
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k8ie
Submitter: k8ie
FirstSubmitted: 1693766828
LastModified: 1693766828
URLPath: /cgit/aur.git/snapshot/mkinitcpio-bond.tar.gz