rami3l/pacaptr

[Bug] Incorrect behavior with `apt_sy` with args

rami3l opened this issue · 1 comments

-Sy with keywords leads to calling apt update with keywords, which is invalid syntax.

Example:

> pacaptr -Sy gh
  Running `sudo -S apt update gh`
E: The update command takes no arguments
    Error Subprocess exited with code 100

Closed by 9556757.