nvidia-docker-1.0.1 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nvidia-docker-1.0.1

* (Optional) Uninstall nvidia-docker-1.0.1 on Arch using YAY

$ yay -Rns nvidia-docker-1.0.1

2. Manually Install "nvidia-docker-1.0.1" via AUR

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

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

b. Clone nvidia-docker-1.0.1's git locally

$ git clone https://aur.archlinux.org/nvidia-docker-1.0.1.git ~/nvidia-docker-1.0.1

c. Go to ~/nvidia-docker-1.0.1 folder and install it

$ cd ~/nvidia-docker-1.0.1 $ makepkg -si

3. Information about the nvidia-docker-1.0.1 package on Arch User Repository (AUR)

ID: 513662
Name: nvidia-docker-1.0.1
PackageBaseID: 132800
PackageBase: nvidia-docker-1.0.1
Version: 1.0.1-1
Description: nvidia-docker v1.0.1
URL: https://github.com/NVIDIA/nvidia-docker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: raflman
FirstSubmitted: 1527310733
LastModified: 1527311074
URLPath: /cgit/aur.git/snapshot/nvidia-docker-1.0.1.tar.gz