mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
DO NOT EVER INSTALL RESTRICTED DRIVERS ON DISTRIBUTIONS WHICH DON'T HAVE THEM IN MAIN REPOSITORIES!
This commit is contained in:
parent
6f9150cf73
commit
a250576afd
@ -144,8 +144,6 @@ rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el&
|
|||||||
<pre><code>yum install "gstreamer-plugins-*" --skip-broken # Might not be a good idea...</code></pre>
|
<pre><code>yum install "gstreamer-plugins-*" --skip-broken # Might not be a good idea...</code></pre>
|
||||||
<h2 id="installing-flash">Installing Flash</h2>
|
<h2 id="installing-flash">Installing Flash</h2>
|
||||||
<pre><code>yum install flash-plugin # requires Adobe Flash repository to be enabled.</code></pre>
|
<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>
|
<h2 id="installing-restricted-miscellaneous-things">Installing (restricted?) miscellaneous things</h2>
|
||||||
<p>Codecs, restricted font technologies etc.</p>
|
<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>
|
<pre><code>yum install audacious-plugins-freeworld k3b-extras-freeworld xine-lib-extras-freeworld libdvdcss vlc mozilla-vlc unrar freetype-freeworld</code></pre>
|
||||||
|
@ -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.
|
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
|
## Installing (restricted?) miscellaneous things
|
||||||
|
|
||||||
Codecs, restricted font technologies etc.
|
Codecs, restricted font technologies etc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user