Audacious & CentOS 6.5 - rharmonson/richtech GitHub Wiki
#Audacious & CentOS 6.5
Unfortunately, neither CentOS nor EPEL repositories provide Audacious. Using ATrpms repository, you can install Audacious and dependencies, but be warned that I have experienced conflicts between EPEL and ATrpms. As a consequence, I install then disable the EPEL and ATrpms repositories and use yum --enablerepo
to install Audacious. This provides more control.
##ATrpms Repository
###Import ATrpms Key
# rpm --import http://packages.atrpms.net/RPM-GPG-KEY.atrpms
###Install ATrpms package
# rpm -ivh http://dl.atrpms.net/all/atrpms-repo-6-7.el6.x86_64.rpm
Permissions on the repos is inconsistent with CentOS practices, so..
# chmod 644 /etc/yum.repos.d/atrpms*
Disable the repo to prevent future an unplanned updates.
# vi /etc/yum.repos.d/atrpms.repo
Update [atrpms]
to enabled=0
##Install Audacious
yum install --enablerepo=atrpms,epel audacious
Results with:
[root@dts2ua41719z4 yum.repos.d]# yum install --enablerepo=atrpms,epel audacious
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink | 15 kB 00:00
* base: mirror.linux.duke.edu
* epel: mirror.utexas.edu
* updates: mirrors.easynews.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package audacious.x86_64 0:3.2.4-2.el6 will be installed
--> Processing Dependency: audacious-libs = 3.2.4-2.el6 for package: audacious-3.2.4-2.el6.x86_64
--> Processing Dependency: audacious-plugins >= 3.0 for package: audacious-3.2.4-2.el6.x86_64
--> Processing Dependency: libaudgui.so.1()(64bit) for package: audacious-3.2.4-2.el6.x86_64
--> Processing Dependency: libaudtag.so.1()(64bit) for package: audacious-3.2.4-2.el6.x86_64
--> Processing Dependency: libaudcore.so.1()(64bit) for package: audacious-3.2.4-2.el6.x86_64
--> Processing Dependency: libaudclient.so.2()(64bit) for package: audacious-3.2.4-2.el6.x86_64
--> Running transaction check
---> Package audacious-libs.x86_64 0:3.2.4-2.el6 will be installed
---> Package audacious-plugins.x86_64 0:3.2.4-2.el6 will be installed
--> Processing Dependency: libavformat.so.53(LIBAVFORMAT_53)(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libavutil.so.51(LIBAVUTIL_51)(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libavcodec.so.53(LIBAVCODEC_53)(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libmpg123.so.0()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: liblirc_client.so.0()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libmms.so.0()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libavutil.so.51()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libmodplug.so.0()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libfluidsynth.so.1()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libbinio.so.1()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libfaad.so.2()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libmtp.so.8()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libcue.so.1()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libmp3lame.so.0()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libcddb.so.2()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libavcodec.so.53()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libbs2b.so.0()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libsidplay.so.1()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libneon.so.27()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Processing Dependency: libavformat.so.53()(64bit) for package: audacious-plugins-3.2.4-2.el6.x86_64
--> Running transaction check
---> Package SDL.x86_64 0:1.2.14-3.el6 will be installed
---> Package fluidsynth-libs.x86_64 0:1.1.3-1.el6 will be installed
--> Processing Dependency: libjack.so.0()(64bit) for package: fluidsynth-libs-1.1.3-1.el6.x86_64
--> Processing Dependency: liblash.so.1()(64bit) for package: fluidsynth-libs-1.1.3-1.el6.x86_64
---> Package libavcodec53.x86_64 0:0.10.12-59.el6 will be installed
--> Processing Dependency: libopencore-amrwb.so.0()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libopencore-amrnb.so.0()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libvpx.so.1()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libx264.so.142()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libva.so.1()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libdirac_encoder.so.0()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libxvidcore.so.4()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libschroedinger-1.0.so.0()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libxavs.so.1()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
--> Processing Dependency: libgsm.so.1()(64bit) for package: libavcodec53-0.10.12-59.el6.x86_64
---> Package libavformat53.x86_64 0:0.10.12-59.el6 will be installed
--> Processing Dependency: librtmp.so.0()(64bit) for package: libavformat53-0.10.12-59.el6.x86_64
---> Package libavutil51.x86_64 0:1.0.9-59.el6 will be installed
---> Package libbinio.x86_64 0:1.4-12.el6 will be installed
---> Package libbs2b.x86_64 0:3.1.0-2.el6 will be installed
---> Package libcddb.x86_64 0:1.3.2-4.el6 will be installed
---> Package libcue.x86_64 0:1.3.0-2.el6 will be installed
---> Package libfaad2.x86_64 1:2.7-18.el6 will be installed
---> Package libmms.x86_64 0:0.6.2-4.el6 will be installed
---> Package libmodplug.x86_64 1:0.8.7-2.el6 will be installed
---> Package libmp3lame0.x86_64 0:3.99.3-23.el6 will be installed
---> Package libmtp.x86_64 0:1.0.1-2.el6 will be installed
---> Package libsidplay.x86_64 0:1.36.57-21.el6 will be installed
---> Package lirc-libs.x86_64 0:0.9.0-8.el6 will be installed
---> Package mpg123.x86_64 0:1.18.1-1.el6 will be installed
--> Processing Dependency: libesd.so.0()(64bit) for package: mpg123-1.18.1-1.el6.x86_64
--> Processing Dependency: libportaudio.so.2()(64bit) for package: mpg123-1.18.1-1.el6.x86_64
--> Processing Dependency: libaudio.so.2()(64bit) for package: mpg123-1.18.1-1.el6.x86_64
--> Processing Dependency: libartsc.so.0()(64bit) for package: mpg123-1.18.1-1.el6.x86_64
---> Package neon.x86_64 0:0.29.3-3.el6_4 will be installed
--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.29.3-3.el6_4.x86_64
--> Running transaction check
---> Package arts.x86_64 8:1.5.10-10.el6 will be installed
--> Processing Dependency: libaudiofile.so.0()(64bit) for package: 8:arts-1.5.10-10.el6.x86_64
---> Package dirac-libs.x86_64 0:1.0.2-4.el6 will be installed
---> Package esound-libs.x86_64 1:0.2.41-3.1.el6 will be installed
---> Package gsm.x86_64 0:1.0.13-4.el6 will be installed
---> Package jack-audio-connection-kit.x86_64 0:0.121.3-1.el6 will be installed
---> Package lash.x86_64 0:0.5.4-9.el6 will be installed
---> Package libopencore-amrnb0.x86_64 0:0.1.3-1.el6 will be installed
---> Package libopencore-amrwb0.x86_64 0:0.1.3-1.el6 will be installed
---> Package librtmp0.x86_64 0:2.3-1.el6 will be installed
---> Package libva1.x86_64 0:1.3.1-11.el6 will be installed
---> Package libvpx.x86_64 0:1.0.0-1.el6 will be installed
---> Package libx264_142.x86_64 0:0.142-20_20140406.2245.el6 will be installed
---> Package libxavs1.x86_64 0:0.1.51-2.el6 will be installed
---> Package libxvidcore4.x86_64 0:1.3.2-15.el6 will be installed
---> Package nas-libs.x86_64 0:1.9.2-1.el6 will be installed
---> Package pakchois.x86_64 0:0.4-3.2.el6 will be installed
---> Package portaudio.x86_64 0:19-9.el6 will be installed
---> Package schroedinger.x86_64 0:1.0.10-1.el6 will be installed
--> Processing Dependency: liborc-0.4.so.0()(64bit) for package: schroedinger-1.0.10-1.el6.x86_64
--> Running transaction check
---> Package audiofile.x86_64 1:0.2.6-11.1.el6 will be installed
---> Package orc.x86_64 0:0.4.16-6.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
audacious x86_64 3.2.4-2.el6 atrpms 332 k
Installing for dependencies:
SDL x86_64 1.2.14-3.el6 base 193 k
arts x86_64 8:1.5.10-10.el6 base 966 k
audacious-libs x86_64 3.2.4-2.el6 atrpms 83 k
audacious-plugins x86_64 3.2.4-2.el6 atrpms 1.4 M
audiofile x86_64 1:0.2.6-11.1.el6 base 95 k
dirac-libs x86_64 1.0.2-4.el6 epel 335 k
esound-libs x86_64 1:0.2.41-3.1.el6 base 74 k
fluidsynth-libs x86_64 1.1.3-1.el6 atrpms 218 k
gsm x86_64 1.0.13-4.el6 base 27 k
jack-audio-connection-kit x86_64 0.121.3-1.el6 epel 186 k
lash x86_64 0.5.4-9.el6 atrpms 141 k
libavcodec53 x86_64 0.10.12-59.el6 atrpms 2.7 M
libavformat53 x86_64 0.10.12-59.el6 atrpms 504 k
libavutil51 x86_64 1.0.9-59.el6 atrpms 75 k
libbinio x86_64 1.4-12.el6 atrpms 37 k
libbs2b x86_64 3.1.0-2.el6 atrpms 18 k
libcddb x86_64 1.3.2-4.el6 atrpms 66 k
libcue x86_64 1.3.0-2.el6 atrpms 28 k
libfaad2 x86_64 1:2.7-18.el6 atrpms 141 k
libmms x86_64 0.6.2-4.el6 atrpms 43 k
libmodplug x86_64 1:0.8.7-2.el6 atrpms 153 k
libmp3lame0 x86_64 3.99.3-23.el6 atrpms 129 k
libmtp x86_64 1.0.1-2.el6 base 99 k
libopencore-amrnb0 x86_64 0.1.3-1.el6 atrpms 91 k
libopencore-amrwb0 x86_64 0.1.3-1.el6 atrpms 46 k
librtmp0 x86_64 2.3-1.el6 atrpms 43 k
libsidplay x86_64 1.36.57-21.el6 atrpms 71 k
libva1 x86_64 1.3.1-11.el6 atrpms 37 k
libvpx x86_64 1.0.0-1.el6 atrpms 197 k
libx264_142 x86_64 0.142-20_20140406.2245.el6 atrpms 376 k
libxavs1 x86_64 0.1.51-2.el6 atrpms 133 k
libxvidcore4 x86_64 1.3.2-15.el6 atrpms 182 k
lirc-libs x86_64 0.9.0-8.el6 epel 33 k
mpg123 x86_64 1.18.1-1.el6 atrpms 268 k
nas-libs x86_64 1.9.2-1.el6 atrpms 74 k
neon x86_64 0.29.3-3.el6_4 base 119 k
orc x86_64 0.4.16-6.el6 epel 146 k
pakchois x86_64 0.4-3.2.el6 base 21 k
portaudio x86_64 19-9.el6 epel 80 k
schroedinger x86_64 1.0.10-1.el6 atrpms 271 k
Transaction Summary
================================================================================
Install 41 Package(s)
Total download size: 10 M
Installed size: 32 M
Is this ok [y/N]:
##Done!