upt icon indicating copy to clipboard operation
upt copied to clipboard

please support these packagemanagers as well

Open deknos opened this issue 5 years ago • 2 comments

  • https://pypi.org/project/pip/
  • https://rubygems.org/?locale=de
  • https://docs.brew.sh/Homebrew-on-Linux
  • https://brew.sh/index_de
  • https://github.com/NixOS/nixpkgs
  • https://github.com/devops-works/binenv

deknos avatar Nov 22 '20 08:11 deknos

also please support:

  • flatpak
  • snap

deknos avatar Nov 25 '20 09:11 deknos

https://github.com/sigoden/upt/issues/7#issuecomment-733591504

Additionally, winget, because that is available by default for Windows.

RokeJulianLockhart avatar Apr 26 '22 12:04 RokeJulianLockhart

I use scoop (https://scoop.sh) on Windows, and it would be great to have support to it too.

I wouldn’t like Upt to manage language-specific packages like pip and gem. It sounds out of scope, however it seems to be pretty reasonable to support Homebrew on Linux and nixpkgs.

I believe – and I must emphasise “I believe” – Upt should be restricted to system packages.

cacilhas avatar May 26 '23 12:05 cacilhas

https://github.com/sigoden/upt/issues/7#issuecomment-1564336837

@cacilhas, with an extension system (like what https://github.com/PackageKit/PackageKit has) https://github.com/sigoden/upt could manage both kids of packages – system or language-specific. Is that what is has now, or is that worth a feature request itself?

RokeJulianLockhart avatar May 26 '23 13:05 RokeJulianLockhart

Upt only supports thepackage management tools for OS. Upt does not support specific programming language package management tools such as npm, gem, pip, etc.

sigoden avatar Dec 09 '23 02:12 sigoden

https://github.com/sigoden/upt/issues/7#issuecomment-1848093835

@sigoden, that's why we're requesting this. If it wasn't restricted to those, there would be no need for the report.

RokeJulianLockhart avatar Dec 09 '23 21:12 RokeJulianLockhart