igb-dkms on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S igb-dkms

* (Optional) Uninstall igb-dkms on Arch using YAY

$ yay -Rns igb-dkms

2. Manually Install "igb-dkms" via AUR

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

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

b. Clone igb-dkms's git locally

$ git clone https://aur.archlinux.org/igb-dkms.git ~/igb-dkms

c. Go to ~/igb-dkms folder and install it

$ cd ~/igb-dkms $ makepkg -si

3. Information about the igb-dkms package on Arch User Repository (AUR)

ID: 1390703
Name: igb-dkms
PackageBaseID: 91334
PackageBase: igb-dkms
Version: 5.15.6-1
Description: Intel igb Ethernet adapter driver (latest version from Intel) (DKMS version)
URL: http://sourceforge.net/projects/e1000/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: hrast
FirstSubmitted: 1426305014
LastModified: 1705961183
URLPath: /cgit/aur.git/snapshot/igb-dkms.tar.gz