3dstools on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S 3dstools

* (Optional) Uninstall 3dstools on Arch using YAY

$ yay -Rns 3dstools

2. Manually Install "3dstools" via AUR

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

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

b. Clone 3dstools's git locally

$ git clone https://aur.archlinux.org/3dstools.git ~/3dstools

c. Go to ~/3dstools folder and install it

$ cd ~/3dstools $ makepkg -si

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

ID: 933204
Name: 3dstools
PackageBaseID: 135146
PackageBase: 3dstools
Version: 1.2.0-1
Description: Various tools for 3DS development
URL: https://github.com/devkitPro/3dstools
NumVotes: 1
Popularity: 0.000144
OutOfDate: 1698055178
Maintainer:
Submitter: novenary
FirstSubmitted: 1534532838
LastModified: 1626032169
URLPath: /cgit/aur.git/snapshot/3dstools.tar.gz