magnum-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S magnum-git

* (Optional) Uninstall magnum-git on Arch using YAY

$ yay -Rns magnum-git

2. Manually Install "magnum-git" via AUR

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

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

b. Clone magnum-git's git locally

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

c. Go to ~/magnum-git folder and install it

$ cd ~/magnum-git $ makepkg -si

3. Information about the magnum-git package on Arch User Repository (AUR)

ID: 1108334
Name: magnum-git
PackageBaseID: 58088
PackageBase: magnum-git
Version: 2020.06.r1626.g67d37c9ed-1
Description: C++11/C++14 graphics middleware for games and data visualization (Git version)
URL: https://magnum.graphics
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: mosra
Submitter: mosra
FirstSubmitted: 1333210490
LastModified: 1657110134
URLPath: /cgit/aur.git/snapshot/magnum-git.tar.gz