Setting Up
-
2. Download AppImageLauncher
Download AppImageLauncher for Fedora GNU/Linux
Choose to save the file.
-
3. Install AppImageLauncher
To set up AppImageLauncher on Fedora, open a terminal and navigate to the folder where you downloaded the .rpm package:
cd && cd Downloads
Check if the file is there by running:
ls . | grep appimagelauncher
To install it, use this command:
sudo dnf install ~/Downloads/appimagelauncher*.rpm
Authenticate with your user password.
If you encounter a “User is not in sudoers file
Contents