picotool on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S picotool

* (Optional) Uninstall picotool on Arch using YAY

$ yay -Rns picotool

2. Manually Install "picotool" via AUR

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

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

b. Clone picotool's git locally

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

c. Go to ~/picotool folder and install it

$ cd ~/picotool $ makepkg -si

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

ID: 1325429
Name: picotool
PackageBaseID: 169071
PackageBase: picotool
Version: 1.1.2-2
Description: Tool for inspecting RP2040 binaries and interacting with RP2040 devices.
URL: https://github.com/raspberrypi/picotool
NumVotes: 5
Popularity: 0.001581
OutOfDate:
Maintainer: Sematre
Submitter: Sematre
FirstSubmitted: 1626803120
LastModified: 1695815007
URLPath: /cgit/aur.git/snapshot/picotool.tar.gz