Skip to content

Commit

Permalink
Merge pull request #156 from kwizart/fedora_rhel
Browse files Browse the repository at this point in the history
Add fedora/rhel package location
  • Loading branch information
elFarto authored Jan 5, 2023
2 parents 0fac0d6 + 271f866 commit cefe34f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ To install and use `nvidia-vaapi-driver`, follow the steps in installation and c
| Arch<sup>AUR</sup> | [libva-nvidia-driver](https://aur.archlinux.org/packages/libva-nvidia-driver) |
| Arch<sup>AUR</sup> | [nvidia-vaapi-driver-git](https://aur.archlinux.org/packages/nvidia-vaapi-driver-git) |
| Debian,Ubuntu | nvidia-vaapi-driver<sup>[debian](https://tracker.debian.org/pkg/nvidia-vaapi-driver) [ubuntu](https://packages.ubuntu.com/kinetic/nvidia-vaapi-driver)</sup> |
| Fedora, RHEL and derivates (Rocky, Alma, etc).| [nvidia-vaapi-driver](https://github.com/rpmfusion/nvidia-vaapi-driver) |

Feel free to add your distributions package in an issue/PR.

Expand All @@ -69,6 +70,7 @@ You'll need `meson`, the `gstreamer-plugins-bad` library, and [`nv-codec-headers
|-----------------|-------------------------------------------------|------------------------------------------------|
| pacman | meson gst-plugins-bad ffnvcodec-headers | |
| apt | meson gstreamer1.0-plugins-bad nv-codec-headers | libgstreamer-plugins-bad1.0-dev |
| yum/dnf | meson libva-devel gstreamer1-plugins-bad-freeworld nv-codec-headers | gstreamer1-plugins-bad-free-devel |

Then run the following commands:

Expand Down

0 comments on commit cefe34f

Please sign in to comment.