nsight-graphics on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S nsight-graphics

* (Optional) Uninstall nsight-graphics on Arch using YAY

$ yay -Rns nsight-graphics

2. Manually Install "nsight-graphics" via AUR

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

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

b. Clone nsight-graphics's git locally

$ git clone https://aur.archlinux.org/nsight-graphics.git ~/nsight-graphics

c. Go to ~/nsight-graphics folder and install it

$ cd ~/nsight-graphics $ makepkg -si

3. Information about the nsight-graphics package on Arch User Repository (AUR)

ID: 976217
Name: nsight-graphics
PackageBaseID: 144563
PackageBase: nsight-graphics
Version: 2021.4.2-1
Description: Standalone application for the debugging and profiling of graphics applications
URL: https://developer.nvidia.com/nsight-graphics
NumVotes: 7
Popularity: 0
OutOfDate: 1638107494
Maintainer:
Submitter: bwrsandman
FirstSubmitted: 1566798744
LastModified: 1634568752
URLPath: /cgit/aur.git/snapshot/nsight-graphics.tar.gz