pacaptr

Pacman-like syntax wrapper for many package managers.

GPL-3.0 License

Downloads
18.7K
Stars
364
Committers
7

Bot releases are visible (Hide)

pacaptr - v0.12.0: Now It Emerges

Published by github-actions[bot] over 3 years ago

Changes since v0.11.5

  • Add initial emerge support.
  • Add precompiled binaries:
    • pacaptr-macos-aarch64
    • pacaptr-macos-universal
  • Use flags as subcommands (made possible by https://github.com/clap-rs/clap/pull/1974).
    • Add a huge amount of docstrings from pacman(8), greatly improving the readability of help messages.
  • Fix/add multiple functionalities for package managers including apk, dnf and zypper.
  • Introduce test_dsl! macro to reuse tests from pacapt.
    • Use system shell as the backend of test_dsl!.
    • Add many more smoke tests.
pacaptr - v0.12.0-beta3

Published by github-actions[bot] over 3 years ago

  • Fix multiple implementation errors for various package managers including apk, dnf and zypper.
  • Use system shell as the backend of test_dsl!.
  • Add many more smoke tests.
pacaptr - v0.12.0-TEST002

Published by github-actions[bot] over 3 years ago

  • Add precompiled binaries:
    • pacaptr-macos-aarch64
    • pacaptr-macos-universal
pacaptr - v0.12.0-beta1

Published by github-actions[bot] over 3 years ago

pacaptr - v0.11.5

Published by github-actions[bot] over 3 years ago

  • Fix zypper_su.
pacaptr - v0.11.4

Published by github-actions[bot] over 3 years ago

  • Make dnf_qi and dnf_si closer to pacman behavior, following icy/pacapt#148:
    • Differentiate -Si and -Qi by making the latter only support locally installed packages.
    • Include list of dependencies in the output of -Si/-Qi.
pacaptr - v0.11.3

Published by github-actions[bot] over 3 years ago

  • Fix answer trimming in prompt.
  • Replace dirs with dirs-next.
pacaptr - v0.11.2

Published by github-actions[bot] over 3 years ago

pacaptr - v0.11.1

Published by github-actions[bot] over 3 years ago

  • Improve configuration file logic.
    • Config path is now customizable.
    • If no config file is found, no new files will be created.
pacaptr - v0.11.0

Published by github-actions[bot] over 3 years ago

  • Replace default prompt to a clearer one.
  • Optimize dispatch logic.
pacaptr -

Published by github-actions[bot] over 3 years ago

pacaptr - v0.10.0: Get A Scoop

Published by github-actions[bot] over 3 years ago

  • Add support for scoop (fix #13, #73).
  • Fix qi behavior for homebrew.
  • Eliminate unnecessary clones in API.
  • Move to xshell for smoke tests.
  • Move to cargo xtask for CI & publishing.
pacaptr -

Published by github-actions[bot] over 3 years ago

pacaptr -

Published by github-actions[bot] over 3 years ago

  • Add support for scoop (fix #13, #73).
  • Fix qi behavior for homebrew.
  • Move to xshell for smoke tests.
  • Move to cargo xtask for CI & publishing.
pacaptr -

Published by github-actions[bot] almost 4 years ago

  • Bump tokio to 1.0.
pacaptr -

Published by github-actions[bot] almost 4 years ago

  • Fixed a problem with the sudo -S prompt (fixes #45)
pacaptr -

Published by github-actions[bot] almost 4 years ago

  • Add automatic sudo invocation for Linux system-level PMs (fixes #2).
pacaptr - https://github.com/rami3l/pacaptr/releases/tag/v0.8.1

Published by github-actions[bot] almost 4 years ago

pacaptr - v0.8.0: Brews Unified

Published by github-actions[bot] almost 4 years ago

  • feat: remove brew cask support, unify homebrew and linuxbrew (fix #27)
pacaptr - v0.7.0: Move to async IO

Published by github-actions[bot] almost 4 years ago

Package Rankings
Top 17.65% on Crates.io
Top 5.66% on Proxy.golang.org