nvflash on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S nvflash

* (Optional) Uninstall nvflash on Arch using YAY

$ yay -Rns nvflash

2. Manually Install "nvflash" via AUR

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

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

b. Clone nvflash's git locally

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

c. Go to ~/nvflash folder and install it

$ cd ~/nvflash $ makepkg -si

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

ID: 1330523
Name: nvflash
PackageBaseID: 108182
PackageBase: nvflash
Version: 5.814-2
Description: A tool to update the the firmware of Nvidia display adapters.
URL: https://www.techpowerup.com/download/nvidia-nvflash/
NumVotes: 10
Popularity: 0.021331
OutOfDate:
Maintainer: C0rn3j
Submitter: Chais
FirstSubmitted: 1456751501
LastModified: 1696770975
URLPath: /cgit/aur.git/snapshot/nvflash.tar.gz