Installing
-
2. Downloading AirVPN Client
Download AirVPN Client for Fedora GNU/Linux
-
3. Importing AirVPN Client Key
So first Importing AirVPN Eddie Signature Key
With:sudo rpm --import https://eddie.website/repository/keys/eddie_maintainer_gpg.key
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo. -
4. Installing AirVPN Client
Then to Install AirVPN Client for Fedora
First, access the Download target, usually with:cd ~/Downloads
To Check the Package is there:
ls | grep eddie-ui
The grep Command Refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Finally, to Setup it play:sudo su -c "dnf install ./eddie-ui*.rpm"
The Dnf Package Installer will Manage the Software Dependencies also for a Local Setup.
Contents