switcheroo-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S switcheroo-git

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

$ yay -Rns switcheroo-git

2. Manually Install "switcheroo-git" via AUR

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

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

b. Clone switcheroo-git's git locally

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

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

$ cd ~/switcheroo-git $ makepkg -si

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

ID: 1108850
Name: switcheroo-git
PackageBaseID: 183829
PackageBase: switcheroo-git
Version: 0.2.0-1
Description: A cross platform, rust implementation for the Tegra X1 bootROM exploit.
URL: https://github.com/budde25/switcheroo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: superyu1337
Submitter: superyu1337
FirstSubmitted: 1657200525
LastModified: 1657200862
URLPath: /cgit/aur.git/snapshot/switcheroo-git.tar.gz