aboutsummaryrefslogtreecommitdiffstats
path: root/install-hyperbola/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-06 21:42:46 -0500
committerJesús <heckyel@hyperbola.info>2019-12-06 21:42:46 -0500
commitf9412b3ba4245b15253ea192aa79f51f661b7eda (patch)
treeeb47cc0f89816d89a0d6ee7681f926a26c28eb45 /install-hyperbola/README.md
parent61fb5b9d81ead3846f1886520f333dad9a9c1e02 (diff)
downloadbook-f9412b3ba4245b15253ea192aa79f51f661b7eda.tar.lz
book-f9412b3ba4245b15253ea192aa79f51f661b7eda.tar.xz
book-f9412b3ba4245b15253ea192aa79f51f661b7eda.zip
Added Greasemonkey 4 APIs
Diffstat (limited to 'install-hyperbola/README.md')
-rw-r--r--install-hyperbola/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md
index 951f77f..ef625df 100644
--- a/install-hyperbola/README.md
+++ b/install-hyperbola/README.md
@@ -218,7 +218,7 @@ root@hyperiso# `pacstrap /mnt kernel-firmware`
- root@gnulinux$ `su` ← Colocar su contraseña de usuario `root`
- - root@gnulinux# `service NetworkManager start`
+ - root@gnulinux# `rc-service NetworkManager start`
- root@gnulinux# `rc-update add NetworkManager default`
@@ -396,7 +396,7 @@ reproductor. Para ello, procederemos a instalar los códecs ffmpeg y gstreamer,
además de los reproductores.
Aquí les sugiero algunos reproductores que les puede resultar útiles.
-- Códecs: `pacman -S ffmpeg gstreamer gst-libav gst-plugins-bad gst-plugins-good gst-plugins-ugly gst-plugins-base gstreamer-vaapi gst-transcoder ffms2 x264`
+- Códecs: `pacman -S ffmpeg gstreamer gst-libav gst-plugins-bad gst-plugins-good gst-plugins-ugly gst-plugins-base gstreamer-vaapi gst-transcoder ffms2 x264 libtheora opus libvorbis libvpx libogg`
- Reproductor Audacious: `pacman -S audacious`
- Reproductor SMPlayer: `pacman -S smplayer smplayer-themes smplayer-skins`
- Reproductor VLC: `pacman -S vlc`