We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ file -b portmaster-installer.rpm RPM v3.0 bin i386/x86_64 portmaster-1.0.0~2-1 $ rpm -qpl portmaster-installer.rpm | grep portmaster-start /opt/safing/portmaster/portmaster-start
Hello. Once the RPM file's program is installed in Gnome (edition 45) using dnf:
dnf
$ portmaster-start -h bash: portmaster-start: command not found...
Hence portmaster-start is not in the path, which may indicate an improper installation.
portmaster-start
$ /opt/safing/portmaster/portmaster-start -h | head -1 Start Portmaster components
The text was updated successfully, but these errors were encountered:
If you are looking into how to best install Portmaster via command line then pleas look into this wiki page https://wiki.safing.io/en/Portmaster/Install/Linux#manual-install-and-launching
Sorry, something went wrong.
No branches or pull requests
Hello. Once the RPM file's program is installed in Gnome (edition 45) using
dnf
:Hence
portmaster-start
is not in the path, which may indicate an improper installation.The text was updated successfully, but these errors were encountered: