cnmem on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S cnmem

* (Optional) Uninstall cnmem on Arch using YAY

$ yay -Rns cnmem

2. Manually Install "cnmem" via AUR

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

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

b. Clone cnmem's git locally

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

c. Go to ~/cnmem folder and install it

$ cd ~/cnmem $ makepkg -si

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

ID: 243792
Name: cnmem
PackageBaseID: 102617
PackageBase: cnmem
Version: 1.0.0-1
Description: A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory
URL: https://github.com/NVIDIA/cnmem
NumVotes: 0
Popularity: 0
OutOfDate: 1704651008
Maintainer:
Submitter: drizz
FirstSubmitted: 1446101518
LastModified: 1446101722
URLPath: /cgit/aur.git/snapshot/cnmem.tar.gz