popsicle on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S popsicle

* (Optional) Uninstall popsicle on Arch using YAY

$ yay -Rns popsicle

2. Manually Install "popsicle" via AUR

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

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

b. Clone popsicle's git locally

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

c. Go to ~/popsicle folder and install it

$ cd ~/popsicle $ makepkg -si

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

ID: 1383218
Name: popsicle
PackageBaseID: 160854
PackageBase: popsicle
Version: 1.3.3-1
Description: Linux utility for flashing multiple USB devices in parallel, written in Rust
URL: https://github.com/pop-os/popsicle
NumVotes: 4
Popularity: 0.061467
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1607795504
LastModified: 1704836010
URLPath: /cgit/aur.git/snapshot/popsicle.tar.gz

5. The same packages on other Linux Distributions