switch-tools on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S switch-tools

* (Optional) Uninstall switch-tools on Arch using YAY

$ yay -Rns switch-tools

2. Manually Install "switch-tools" via AUR

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

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

b. Clone switch-tools's git locally

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

c. Go to ~/switch-tools folder and install it

$ cd ~/switch-tools $ makepkg -si

3. Information about the switch-tools package on Arch User Repository (AUR)

ID: 1372221
Name: switch-tools
PackageBaseID: 154398
PackageBase: switch-tools
Version: 1.12.0-1
Description: Helper tools for Switch homebrew development
URL: https://github.com/switchbrew/switch-tools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: crab2313
Submitter: crab2313
FirstSubmitted: 1592213447
LastModified: 1702973405
URLPath: /cgit/aur.git/snapshot/switch-tools.tar.gz