user-documentation
user-documentation copied to clipboard
Add a Linux/openSUSE FAQ about 'zypper install' not working
Refs https://github.com/JabRef/jabref/issues/10603
Sometimes when you are on an openSUSE Linux system and try to install Jabref RPM with zypper install jabref-...rpm
you get this error Problem reading the RPM header of JabRef-....rpm. Is it an RPM file? No valid arguments specified
The error can be fixed by following these instructions:
- Create a directory for RPMs .e.g.
~/.rpm
. - Add the directory as a repository.
- Try again the installation from inside the directory that you created.
Read this for more context.