Search Criteria
Package Details: popsicle 1.3.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/popsicle.git (read-only, click to copy) |
---|---|
Package Base: | popsicle |
Description: | Linux utility for flashing multiple USB devices in parallel, written in Rust |
Upstream URL: | https://github.com/pop-os/popsicle |
Licenses: | MIT |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 5 |
Popularity: | 1.32 |
First Submitted: | 2020-12-12 17:51 (UTC) |
Last Updated: | 2025-07-04 22:06 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
Latest Comments
HorayNarea commented on 2025-05-15 16:52 (UTC)
I think
help2man
should be added as a build dependency, otherwise an empty manpage is created:yochananmarqos commented on 2024-01-02 19:30 (UTC) (edited on 2024-01-02 19:31 (UTC) by yochananmarqos)
@FabioLolix: It should be three backticks above and below:
```
paste output here
```
FabioLolix commented on 2024-01-02 19:25 (UTC)
@George528 Please mark things as errors/debug output by adding backticks around them for readibility (
example with 1 before and after
):georgerabus commented on 2024-01-02 19:18 (UTC) (edited on 2024-01-02 21:03 (UTC) by georgerabus)
flyingcakes commented on 2021-08-01 06:04 (UTC)
The build is failing when using rust package. If I install rustup beforehand, cargo fetches tool chain for version 1.40.0 before build, and it succeeds.
Scotty_Trees commented on 2021-08-01 05:33 (UTC)
@FabioLolix No worries, take all the time you need. Popsicle is a great USB writer. In the meantime I'll do as you suggested and give Popsicle-bin a go for now. I'll check back to test any updates/fixes once they are available. Thank you for your time & work, much appreciaited!
FabioLolix commented on 2021-08-01 05:23 (UTC)
I can confirm the problem, for the moment use popsicle-git or popsicle-bin
Scotty_Trees commented on 2021-08-01 05:09 (UTC)
Greetings, just tried to install this and got a build error and it aborted. Below is the following error. Any help/fix would be appreciated, thank you.