mdl-sdk on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mdl-sdk

* (Optional) Uninstall mdl-sdk on Arch using YAY

$ yay -Rns mdl-sdk

2. Manually Install "mdl-sdk" via AUR

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

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

b. Clone mdl-sdk's git locally

$ git clone https://aur.archlinux.org/mdl-sdk.git ~/mdl-sdk

c. Go to ~/mdl-sdk folder and install it

$ cd ~/mdl-sdk $ makepkg -si

3. Information about the mdl-sdk package on Arch User Repository (AUR)

ID: 684276
Name: mdl-sdk
PackageBaseID: 148008
PackageBase: mdl-sdk
Version: 2019.1.1-1
Description: A set of tools to integrate MDL support into rendering applications.
URL: https://developer.nvidia.com/mdl-sdk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Meak
Submitter: Meak
FirstSubmitted: 1578583953
LastModified: 1578583953
URLPath: /cgit/aur.git/snapshot/mdl-sdk.tar.gz