Automatically updated spec files and aarch64/arm64 build workflows for the IVPN Desktop App packaged for fedora.
ivpn
provides the baseline IVPN CLI Interface
ivpn-ui
provides the IVPN Desktop App and TrayIcon
Bugs related to IVPN should be reported directly to the IVPN GitHub repo: https://github.com/ivpn/desktop-app
Bugs related to this package should be reported at this Github project: https://github.com/ArchitektApx/ivpn-desktop-copr
- Enable
architektapx/ivpn
Copr repository according to your package manager.
# If you are using dnf... (you need to have 'dnf-plugins-core' installed)
sudo dnf copr enable architektapx/ivpn
# If you are using yum... (you need to have 'yum-plugins-copr' installed)
sudo yum copr enable architektapx/ivpn
- (Optional) Update your package list.
sudo dnf check-update
- Execute the following command to install the package.
# to only install the cli interface use the ivpn package
sudo dnf install ivpn
# to install the full Desktop app use the ivpn-ui package
sudo dnf install ivpn-ui
- Launch the application from the Application Menu or execute following command in terminal.
ivpn
All releases include pre-made rpm/deb files for different distros to be used.