mozilla-vpn-client
mozilla-vpn-client copied to clipboard
Add some help for fedora installation (from Fedora40 plasma)
Description
Add information for Fedora users: since no official client package is provided, a lot will have to go through those steps.
I am still facing issues at the compiling step, but at least dependencies are installed. I will update once compile/install is working.
Reference
My experience trying to install it
Checklist
- [x] My code follows the style guidelines for this project
- [x] I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
- [x] I have performed a self review of my own code
- [x] I have commented my code PARTICULARLY in hard to understand areas
- [x] I have added thorough tests where needed