diff --git a/articles/cheatsheets/rpm.html b/articles/cheatsheets/rpm.html index 1947e14..5fa42d8 100644 --- a/articles/cheatsheets/rpm.html +++ b/articles/cheatsheets/rpm.html @@ -149,9 +149,26 @@ yum install kernel-devel
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 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
Some commands mentioned here are copied from [Linux.fi] wiki, but it's in Finnish.
+