<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MechanisM</id>
	<title>XiphWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MechanisM"/>
	<link rel="alternate" type="text/html" href="https://wiki.xiph.org/Special:Contributions/MechanisM"/>
	<updated>2026-05-10T19:46:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Icecast_Server/Installing_latest_version_(official_Xiph_repositories)&amp;diff=16475</id>
		<title>Icecast Server/Installing latest version (official Xiph repositories)</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Icecast_Server/Installing_latest_version_(official_Xiph_repositories)&amp;diff=16475"/>
		<updated>2016-10-19T22:59:39Z</updated>

		<summary type="html">&lt;p&gt;MechanisM: Added Ubuntu 16.04 Xenial LTS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Xiph.org provides the latest version of Icecast packaged for [https://build.opensuse.org/package/repositories/multimedia:xiph/icecast various distributions]. The packages are built centrally from [https://build.opensuse.org/package/show/multimedia:xiph/icecast one set of sources] on the [https://build.opensuse.org/ openSUSE OpenBuildService instance] in the [https://build.opensuse.org/project/show/multimedia:xiph Multimedia/Xiph.org project].&lt;br /&gt;
&lt;br /&gt;
Packages are usually available on release day. Packaging follows closely the original distro packaging to stay a seamless drop in replacement. The packages are meant for users who need the latest version of Icecast or HTTPS support, while their distribution doesn&#039;t provide it.&lt;br /&gt;
&lt;br /&gt;
== Debian and Ubuntu (in all its flavors) ==&lt;br /&gt;
It takes 4 simple commands to install the latest Icecast version on a deb based distro.&lt;br /&gt;
&lt;br /&gt;
==== Add the repository ====&lt;br /&gt;
This expects that you have &#039;&#039;sudo&#039;&#039; installed, if not, open a root shell and run the &#039;&#039;echo&#039;&#039; command directly.&lt;br /&gt;
&lt;br /&gt;
Copy paste the command for your distribution release and make sure that it&#039;s executed as &#039;&#039;&#039;one&#039;&#039;&#039; line!&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Distribution Release&lt;br /&gt;
!Command&lt;br /&gt;
!Repository&lt;br /&gt;
!Comments&lt;br /&gt;
|-&lt;br /&gt;
|Debian 8.0 (jessie)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/Debian_8.0/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/Debian_8.0/ repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Debian 7.0 (wheezy)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/Debian_7.0/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/Debian_7.0/ repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Debian 6.0 (squeeze)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/Debian_6.0/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/Debian_6.0/ repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ubuntu 12.04 (precise)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_12.04/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_12.04/ repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ubuntu 14.04 (trusty)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_14.04/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_14.04/ repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Ubuntu 15.04 (vivid)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_15.04/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_15.04/ repository]&lt;br /&gt;
|&#039;&#039;not&#039;&#039; LTS&amp;lt;ref name=&amp;quot;ubuntu-lts&amp;quot;&amp;gt;Ubuntu releases that are not Long-Term-Support have a [https://wiki.ubuntu.com/Releases short life cycle]. Xiph.org will stop offering updated packages for those some time after Canonical/the Ubuntu Project end their support.&amp;lt;/ref&amp;gt;!&lt;br /&gt;
|-&lt;br /&gt;
|Ubuntu 15.10 (wily)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_15.10/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_15.10/ repository]&lt;br /&gt;
|&#039;&#039;not&#039;&#039; LTS&amp;lt;ref name=&amp;quot;ubuntu-lts&amp;quot;/&amp;gt;!&lt;br /&gt;
|-&lt;br /&gt;
|Ubuntu 16.04 (xenial)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_16.04/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/xUbuntu_16.04/ repository]&lt;br /&gt;
|LTS&amp;lt;ref name=&amp;quot;ubuntu-lts&amp;quot;/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|source package, any deb distro&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;sudo sh -c &amp;quot;echo deb-src http://download.opensuse.org/repositories/multimedia:/xiph/Debian_8.0/ ./ &amp;gt;&amp;gt;/etc/apt/sources.list.d/icecast.list&amp;quot;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/Debian_8.0/ repository]&lt;br /&gt;
| actually available for &#039;&#039;all&#039;&#039; repository URLs&lt;br /&gt;
|-&lt;br /&gt;
|Linux Mint:&lt;br /&gt;
|Use the information listed above for the [https://en.wikipedia.org/wiki/List_of_Linux_Mint_releases#Release_history corresponding Ubuntu release].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Import the &#039;&#039;Multimedia&#039;&#039; signing key ====&lt;br /&gt;
You need to add the openSUSE OBS [http://icecast.org/multimedia-obs.key &#039;&#039;&#039;Multimedia&#039;&#039;&#039; signing key] as a trusted key to your system.&lt;br /&gt;
There are many ways to verify they key, e.g. by a simple web search. After downloading the key, you can run this command:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;gpg multimedia-obs.key&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Should yield:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;pub  1024D/3A802234 2009-04-23 multimedia OBS Project &amp;lt;multimedia@build.opensuse.org&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Then you can import it:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;sudo apt-key add multimedia-obs.key&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The most simple, but not recommended way is:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;wget -qO - http://icecast.org/multimedia-obs.key | sudo apt-key add -&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Update repository index ====&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;sudo apt-get update&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
==== Install Icecast ====&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;sudo apt-get install icecast2&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== RedHat and its derivatives ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Distribution Release&lt;br /&gt;
!Command&lt;br /&gt;
!Repository&lt;br /&gt;
!Comments&lt;br /&gt;
|-&lt;br /&gt;
|EPEL5 (RHEL 5/CentOS 5)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/CentOS_5 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|EPEL6 (RHEL 6/CentOS 6)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/CentOS_6 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|EPEL7 (RHEL 7/CentOS 7)&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/CentOS_7 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Fedora 22&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/Fedora_22 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Fedora 23&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/Fedora_23 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== openSUSE ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Distribution Release&lt;br /&gt;
!Command&lt;br /&gt;
!Repository&lt;br /&gt;
!Comments&lt;br /&gt;
|-&lt;br /&gt;
|SUSE Linux Enterprise 11.3&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/SLE_11_SP3 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|SUSE Linux Enterprise 11.4&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/SLE_11_SP4 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|SUSE Linux Enterprise 12&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/SLE_12 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|openSUSE 13.1&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/openSUSE_13.1 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|openSUSE 13.2&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/openSUSE_13.2 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|openSUSE Leap 42.1&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/openSUSE_Leap_42.1 repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|openSUSE Tumbleweed&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|[http://download.opensuse.org/repositories/multimedia:/xiph/openSUSE_Tumbleweed repository]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Footnotes ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
[[Category: Icecast]]&lt;/div&gt;</summary>
		<author><name>MechanisM</name></author>
	</entry>
</feed>