Table of Contents
Fedora Repository
Adding repository
- Start Terminal as
root
and go to repositories list directory:su - cd /etc/yum.repos.d
- Import the repository for your corresponding Fedora version:
- For Fedora 24:
wget http://download.opensuse.org/repositories/home:/4144/Fedora_24/home:4144.repo
- For Fedora 25:
wget http://download.opensuse.org/repositories/home:/4144/Fedora_25/home:4144.repo
- For Fedora 26:
wget http://download.opensuse.org/repositories/home:/4144/Fedora_26/home:4144.repo
- For Fedora 27:
dnf config-manager --add-repo http://download.opensuse.org/repositories/home:/4144/Fedora_27/home:4144.repo
- For Fedora 28:
dnf config-manager --add-repo http://download.opensuse.org/repositories/home:/4144/Fedora_28/home:4144.repo
- For Fedora 29:
dnf config-manager --add-repo http://download.opensuse.org/repositories/home:/4144/Fedora_29/home:4144.repo
- For Fedora 30:
dnf config-manager --add-repo http://download.opensuse.org/repositories/home:/4144/Fedora_30/home:4144.repo
Installing ManaPlus
- Just run:
sudo dnf install manaplus
or install manaplus package from your favorite package manager GUI interface.
- Now, you can start ManaPlus from Games menu.