Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 721 Bytes

File metadata and controls

33 lines (29 loc) · 721 Bytes

Install on Linux (AppImage)

  1. Download osc-cli-x86_64.AppImage from the latest GitHub release.
  2. Make the file executable:
chmod a+x osc-cli-x86_64.AppImage
  1. Run it:
./osc-cli-x86_64.AppImage

Optional (system-wide):

sudo mv osc-cli-x86_64.AppImage /usr/local/bin/osc-cli
osc-cli --version

Arch Linux (AUR)

yay -S osc-cli-git

FUSE troubleshooting

If you see errors like:

fuse: failed to exec fusermount: No such file or directory
Cannot mount AppImage, please check your FUSE setup.

Install FUSE for your distribution, or use the slower fallback:

./osc-cli-x86_64.AppImage --appimage-extract-and-run osc-cli api ReadImages --profile=my