Add Ubuntu PPA install instructions (#431)

pull/609/head
Martin Wimpress 3 years ago committed by GitHub
parent b3a95f1bca
commit c8be7d3cc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -175,6 +175,16 @@ If you are using Solus, to install [MangoHud](https://dev.getsol.us/source/mango
sudo eopkg it mangohud
```
#### Ubuntu
User of Ubuntu 20.04 or newer can install a NVML enabled version of MangoHud from the [MangoHud PPA](https://launchpad.net/~flexiondotorg/+archive/ubuntu/mangohud) maintained by [Martin Wimpress](https://github.com/flexiondotorg/mangohud-nvml-debian):
````
sudo add-apt-repository ppa:flexiondotorg/mangohud
sudo apt update
sudo apt install mangohud
````
#### openSUSE
If you run openSUSE Leap or Tumbleweed you can get Mangohud from the official repositories.

Loading…
Cancel
Save