Skip to content

Releases: Daf3r/pzget

Release list

pzget v0.1.0

Choose a tag to compare

@Daf3r Daf3r released this 02 Aug 23:09

First tagged release.

Search by what a package does. Arch descriptions are English-only, so searching in Spanish used to return nothing. pzget searches descriptions — not just names — and attaches Spanish keywords invisibly, so reproductor finds mpv.

  • Keyboard-driven fuzzel menu organised by source: official repos, AUR, web apps
  • One fzf picker per source over every package it has, with favourites merged on top, info preview and multi-select
  • AUR searched live via RPC, so you get descriptions and vote counts
  • Unattended installs — only your sudo password, once
  • Turn any URL into a Chromium web app with a proper PNG icon
  • Uninstall packages and web apps from the same picker
  • Menu available in English or Spanish, chosen at install time

Install

git clone https://github.com/Daf3r/pzget ~/.local/share/pzget
~/.local/share/pzget/install.sh

Requires: fuzzel, fzf, expac, yay, python3 ≥ 3.11. See the README for the full list.