hiddify-next
hiddify-next copied to clipboard
Hiddify RPM install failed on Nobora (Fedora based)
Search first
- [X] I searched and no similar issues were found
What Happened?
I've been trying to install RPM version of Hiddify on Nobora Linux (Fedora based) and I got "Conflict" error. Later I tried this:
sudo rpm -ivh hiddify-rpm-x64.rpm
to see what's wrong and I got this error:
error: Failed dependencies:
libayatana-appindicator3.so.1()(64bit) is needed by hiddify-0.15.4+1504-1504.x86_64
libayatana-ido3-0.4.so.0()(64bit) is needed by hiddify-0.15.4+1504-1504.x86_64
libayatana-indicator3.so.7()(64bit) is needed by hiddify-0.15.4+1504-1504.x86_64
I then tried to find the dependency packages but I couldn't find it in any repository!
Is it possible to add these into the RPM package itself?
P.S: AppImage package works great and has no problem. Also a Faltpack version on Flathub would work wonders for Linux users.
Reproduce the Bug
- On Nobora Linux or Fedora based OS
- Install by running the install command (or by just double clicking to install in GUI package manager)
- Shows error
Expected Behavior
Install without problem and download dependencies if needed.
Version
0.15.4
Platform/OS
Linux
Additional Context
Screenshots of package manager and Konsole run
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
- [x] I'm willing to submit a PR (Thank you!)
just install this dependencies
I tried searching in the default repositories and couldn't find them. It also would have download automatically if it was present in them. Thanks, now I'll try going through the web for dependency packages.
I tried searching in the default repositories and couldn't find them. It also would have download automatically if it was present in them. Thanks, now I'll try going through the web for dependency packages.
I found all of them in centos repo on browser.
I tried searching in the default repositories and couldn't find them. It also would have download automatically if it was present in them. Thanks, now I'll try going through the web for dependency packages.
I found all of them in centos repo on browser.
Thank you, found them all in here as well https://rpmfind.net/linux/rpm2html/search.php
I will mark it as solved.
In the latest version there are multiple dependency errors and I couldn't find any of the packages in RPM repositories.
Also Appimage package is broken and won't run.
In the latest version (0.15.15): The dependencies mentioned in OP are just needed. They can be found on rpmfind.net and after installing, the Hiddify RPM can be installed without issue.