Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello, this is my first ever post on this group.I have been trying to install a cisco vpn rpm on Fedora 44 and it hangs even on the commandline. Here is what I have tried:$ sudo dnf install ./cisco-secure-client-vpn-5.1.16.194-1.x86\_64.rpm
Updating...
It is possible that the isssue arises when it determines the version using RPM in the pretrans script. Skipping pretrans worked, however I think this is not a great solution.sudo rpm -ivh --nopretrans cisco-secure-client-vpn-5.1.16.194-1.x86_64.rpm
I believe I have these requirements, but I also do not completely understand if the response is supposed to answer my question. Btw, my workplace released the RPM that I tried to install.