User Tools

Site Tools


packages:rpms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
packages:rpms [2015/06/10 15:39]
miconda [Kamailio 4.2.x]
packages:rpms [2019/11/06 23:09]
bgraw3 fix link
Line 1: Line 1:
 ====== RPM Packages ====== ====== RPM Packages ======
 +
 +===== Overview =====
 +
 +Most of the Kamailio RPM packages for various Linux distributions are generated using OpenSuse Build Service. To install Kamailio using **yum**, go to the provided download link for your operating system, get the **.repo** file and save it in **/etc/yum.repos.d/** directory.
 +
 +For example, to add the repository for Kamailio v5.3.x on a CentOS 7, do:
 +
 +<code>
 +cd /etc/yum.repos.d/
 +wget http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/CentOS_7/home:kamailio:v5.3.x-rpms.repo
 +</code>
 +
 +The content of the **.repo** file (in this case **home:kamailio:v5.3.x-rpms.repo**), looks like:
 +
 +<code>
 +[home_kamailio_v5.3.x-rpms]
 +name=RPM Packages for Kamailio v5.3.x (CentOS_7)
 +type=rpm-md
 +baseurl=http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/CentOS_7/
 +gpgcheck=1
 +gpgkey=http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/CentOS_7/repodata/repomd.xml.key
 +enabled=1
 +</code>
 +
 +===== Kamailio 5.3.x =====
 +
 +The RPM packages are built on OpenSUSE Build Service for CentOS 6 and 7, Fedora 27, 28 and 29, RedHat 6 and 7, OpenSUSE 42.2 and 42.3, on i586 and x86_64 architectures.
 +
 +The OpenSuse build service project is available at:
 +
 +  * https://build.opensuse.org/project/show/home:kamailio:v5.3.x-rpms
 +
 +Download links specific per distribution are:
 +
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/CentOS_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/CentOS_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/Fedora_29/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/Fedora_30/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/RHEL_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/RHEL_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/openSUSE_Leap_42.2/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.3.x-rpms/openSUSE_Leap_42.3/
 +
 +===== Kamailio 5.2.x =====
 +
 +The RPM packages are built on OpenSUSE Build Service for CentOS 6 and 7, Fedora 27, 28 and 29, RedHat 6 and 7, OpenSUSE 42.2 and 42.3, on i586 and x86_64 architectures.
 +
 +The OpenSuse build service project is available at:
 +
 +  * https://build.opensuse.org/project/show/home:kamailio:v5.2.x-rpms
 +
 +Download links specific per distribution are:
 +
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/CentOS_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/CentOS_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/Fedora_27/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/Fedora_28/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/Fedora_29/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/RHEL_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/RHEL_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/openSUSE_Leap_42.2/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.2.x-rpms/openSUSE_Leap_42.3/
 +
 +
 +===== Kamailio 5.1.x =====
 +
 +The RPM packages are built on OpenSUSE Build Service for CentOS 6 and 7, Fedora 25, 26 and 27, RedHat 6 and 7, OpenSUSE 42.2 and 42.3, on i586 and x86_64 architectures.
 +
 +The OpenSuse build service project is available at:
 +
 +  * https://build.opensuse.org/project/show/home:kamailio:v5.1.x-rpms
 +
 +Download links specific per distribution are:
 +
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/CentOS_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/CentOS_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/Fedora_25/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/Fedora_26/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/Fedora_27/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/RHEL_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/RHEL_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/openSUSE_Leap_42.2/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.1.x-rpms/openSUSE_Leap_42.3/
 +
 +===== Kamailio 5.0.x =====
 +
 +The RPM packages are built on OpenSUSE Build Service for CentOS 6 and 7, Fedora 25 and 26, RedHat 6 and 7, OpenSUSE 42.2 and 42.3, on i586 and x86_64 architectures.
 +
 +The OpenSuse build service project is available at:
 +
 +  * https://build.opensuse.org/project/show/home:kamailio:v5.0.x-rpms
 +
 +Download links specific per distribution are:
 +
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/CentOS_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/CentOS_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/Fedora_25/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/Fedora_26/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/RHEL_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/RHEL_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/openSUSE_Leap_42.2/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/openSUSE_Leap_42.3/
 +
 +===== Kamailio 4.4.x =====
 +
 +The RPM packages are built on OpenSUSE Build Service for CentOS 5, 6 and 7, Fedora 22 and 23, RedHat 5, 6 and 7, OpenSUSE 13.1 and 13.2, on i586 and x86_64 architectures.
 +
 +A mirror (not in real time) of the packages is hosted by:
 +
 +  * http://rpm.kamailio.org
 +
 +The OpenSuse build service project is available at:
 +
 +  * https://build.opensuse.org/project/show/home:kamailio:v4.4.x-rpms
 +
 +Download links specific per distribution are:
 +
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/CentOS_5/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/CentOS_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/CentOS_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/Fedora_22/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/Fedora_23/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/RHEL_5/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/RHEL_6/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/RHEL_7/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/openSUSE_13.1/
 +  * http://download.opensuse.org/repositories/home:/kamailio:/v4.4.x-rpms/openSUSE_13.2/
  
 ===== Kamailio 4.3.x ===== ===== Kamailio 4.3.x =====
packages/rpms.txt ยท Last modified: 2021/06/26 19:12 by s.safarov_gmail.com