picotool-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S picotool-git

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

$ yay -Rns picotool-git

2. Manually Install "picotool-git" via AUR

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

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

b. Clone picotool-git's git locally

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

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

$ cd ~/picotool-git $ makepkg -si

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

ID: 850996
Name: picotool-git
PackageBaseID: 162366
PackageBase: picotool-git
Version: r1.d54bf53-1
Description: Tool for interacting with a RP2040 device in BOOTSEL mode, or with a RP2040 binary
URL: https://github.com/raspberrypi/picotool
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer: redchenjs
Submitter: redchenjs
FirstSubmitted: 1611240548
LastModified: 1611240548
URLPath: /cgit/aur.git/snapshot/picotool-git.tar.gz