mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-10-15 15:47:23 +02:00
rpm: some additions
This commit is contained in:
parent
e771f17949
commit
3ec5f674bb
@ -149,9 +149,26 @@ yum install kernel-devel</code></pre>
|
|||||||
<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>
|
||||||
<!-- vim : set ft=html -->
|
<h2 id="installing-nvidia-restricted-drivers">Installing NVidia restricted drivers</h2>
|
||||||
|
<pre><code>yum install 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>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
<p>Some commands mentioned here are copied from [Linux.fi] wiki, but it's in Finnish.</p>
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div id="disqus_thread"></div>
|
<div id="disqus_thread"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
|
||||||
|
@ -167,13 +167,33 @@ 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 kmod-nvidia # requires RPM Fusion
|
||||||
|
```
|
||||||
|
|
||||||
|
## Installing (restricted?) miscellaneous things
|
||||||
|
|
||||||
|
Codecs, restricted font technologies etc.
|
||||||
|
|
||||||
|
```
|
||||||
|
yum install audacious-plugins-freeworld k3b-extras-freeworld xine-lib-extras-freeworld libdvdcss vlc mozilla-vlc unrar freetype-freeworld
|
||||||
|
```
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
Some commands mentioned here are copied from [Linux.fi] wiki, but it's in Finnish.
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
[Flash]:https://get.adobe.com/flashplayer/
|
[Flash]:https://get.adobe.com/flashplayer/
|
||||||
[EPEL]:https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F
|
[EPEL]:https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F
|
||||||
[RPM Fusion]:http://rpmfusion.org/Configuration
|
[RPM Fusion]:http://rpmfusion.org/Configuration
|
||||||
[Livna]:http://rpm.livna.org/
|
[Livna]:http://rpm.livna.org/
|
||||||
[RPM Forge]:http://repoforge.org/use/
|
[RPM Forge]:http://repoforge.org/use/
|
||||||
[VirtualBox]:https://www.virtualbox.org/
|
[VirtualBox]:https://www.virtualbox.org/
|
||||||
|
[Linux.fı]:http://linux.fi/wiki/Etusivu
|
||||||
<!-- vim : set ft=html -->
|
<!-- vim : set ft=html -->
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user