thor on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S thor

* (Optional) Uninstall thor on Arch using YAY

$ yay -Rns thor

2. Manually Install "thor" via AUR

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

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

b. Clone thor's git locally

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

c. Go to ~/thor folder and install it

$ cd ~/thor $ makepkg -si

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

ID: 503367
Name: thor
PackageBaseID: 131636
PackageBase: thor
Version: 2.0-1
Description: SFML Extension with various game programming features, like particles, animations, vector operations
URL: http://www.bromeon.ch/libraries/thor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tocic
FirstSubmitted: 1523892925
LastModified: 1523892926
URLPath: /cgit/aur.git/snapshot/thor.tar.gz