DO NOT EVER INSTALL RESTRICTED DRIVERS ON DISTRIBUTIONS WHICH DON'T HAVE THEM IN MAIN REPOSITORIES!

This commit is contained in:
Mikaela Suomalainen 2012-12-13 16:08:59 +02:00
parent 6f9150cf73
commit a250576afd
2 changed files with 0 additions and 8 deletions

View File

@ -144,8 +144,6 @@ rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el&
<pre><code>yum install &quot;gstreamer-plugins-*&quot; --skip-broken # Might not be a good idea...</code></pre>
<h2 id="installing-flash">Installing Flash</h2>
<pre><code>yum install flash-plugin # requires Adobe Flash repository to be enabled.</code></pre>
<h2 id="installing-nvidia-restricted-drivers">Installing NVidia restricted drivers</h2>
<pre><code>yum install akmod-nvidia kmod-nvidia # requires RPM Fusion</code></pre>
<h2 id="installing-restricted-miscellaneous-things">Installing (restricted?) miscellaneous things</h2>
<p>Codecs, restricted font technologies etc.</p>
<pre><code>yum install audacious-plugins-freeworld k3b-extras-freeworld xine-lib-extras-freeworld libdvdcss vlc mozilla-vlc unrar freetype-freeworld</code></pre>

View File

@ -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.