diff --git a/articles/cheatsheets/rpm.html b/articles/cheatsheets/rpm.html index 9403818..cce6287 100644 --- a/articles/cheatsheets/rpm.html +++ b/articles/cheatsheets/rpm.html @@ -144,8 +144,6 @@ rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el&
yum install "gstreamer-plugins-*" --skip-broken # Might not be a good idea...
yum install flash-plugin # requires Adobe Flash repository to be enabled.
-yum install akmod-nvidia kmod-nvidia # requires RPM Fusion
Codecs, restricted font technologies etc.
yum install audacious-plugins-freeworld k3b-extras-freeworld xine-lib-extras-freeworld libdvdcss vlc mozilla-vlc unrar freetype-freeworld
diff --git a/articles/cheatsheets/rpm.html.md b/articles/cheatsheets/rpm.html.md
index 8cd2d80..b7ace87 100644
--- a/articles/cheatsheets/rpm.html.md
+++ b/articles/cheatsheets/rpm.html.md
@@ -155,12 +155,6 @@ yum install "gstreamer-plugins-*" --skip-broken # Might not be a good idea...
yum install flash-plugin # requires Adobe Flash repository to be enabled.
```
-## Installing NVidia restricted drivers
-
-```
-yum install akmod-nvidia kmod-nvidia # requires RPM Fusion
-```
-
## Installing (restricted?) miscellaneous things
Codecs, restricted font technologies etc.