packages:rpms
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packages:rpms [2016/03/30 14:21] – [Kamailio 4.3.x] miconda | packages:rpms [2021/06/26 17:12] (current) – s.safarov_gmail.com | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== RPM Packages ====== | ====== RPM Packages ====== | ||
- | ===== Kamailio 4.4.x ===== | + | ===== Overview |
- | The RPM packages are built on OpenSUSE Build Service | + | Kamailio is maintaining it own server hosting |
- | A mirror | + | Note: the OpenSUSE Build Service |
- | * http:// | + | * [[packages:rpms-obs|OBS Packages Details]] |
- | The OpenSuse build service project is available at: | ||
- | * https:// | + | ===== Kamailio 5.5.x (Latest Stable) ===== |
- | Download links specific per distribution are: | + | The RPM packages build using docker images for |
+ | - RHEL 6, 7, 8; | ||
+ | - CentOS 6, 7, 8; | ||
+ | - officially supported Fedora releases; | ||
+ | - OpenSUSE 15, 42.2 and 42.3. | ||
- | * http:// | + | All RPM packages are built for x86_64 architecture. |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | ===== Kamailio 4.3.x ===== | + | Compiled RPM packages are located in subdirectories at: |
- | The RPM packages are built on OpenSUSE Build Service for CentOS 5, 6 and 7, Fedora 20 and 21, RedHat 5, 6 and 7, OpenSUSE 13.1 and 13.2, on i586 and x86_64 architectures. | + | * https://rpm.kamailio.org |
- | A mirror (not in real time) of the packages is hosted by: | + | To install Kamailio RPM repository, you can use the next commands: |
- | * http:// | + | * for RHEL 8, CentOS 8 and Fedora: |
- | The OpenSuse build service project is available at: | + | < |
+ | dnf -y install dnf-plugins-core | ||
+ | dnf config-manager --add-repo https:// | ||
+ | dnf install kamailio | ||
+ | </ | ||
- | * https:// | + | * for RHEL 6 and 7, CentOS 6 and 7 you can use |
- | Download links specific per distribution are: | + | < |
+ | yum -y install yum-utils | ||
+ | yum-config-manager --add-repo https:// | ||
+ | yum install kamailio | ||
+ | </ | ||
- | * http:// | + | If you want to install a specific Kamailio version need use command like |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | ===== Kamailio 4.2.x ===== | + | < |
+ | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.5.0 kamailio | ||
+ | yum install --disablerepo=kamailio --enablerepo=kamailio-5.5.0 kamailio | ||
+ | </ | ||
- | The RPM packages are built on OpenSUSE Build Service for CentOS | + | ===== Kamailio |
- | A mirror (not in real time) of the packages | + | The RPM packages |
+ | - RHEL 6, 7, 8; | ||
+ | - CentOS 6, 7, 8; | ||
+ | - officially supported Fedora releases; | ||
+ | - OpenSUSE 15, 42.2 and 42.3. | ||
- | * http://rpm.kamailio.org | + | All RPM packages are built for x86_64 architecture. |
- | The OpenSuse build service project is available | + | Compiled RPM packages are located in subdirectories |
- | * https://build.opensuse.org/ | + | * https://rpm.kamailio.org |
- | Download links specific per distribution are: | + | To install Kamailio RPM repository, you can use the next commands: |
- | * http:// | + | * for RHEL 8, CentOS 8 and Fedora: |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | ===== Kamailio 4.0.x and 4.1.x ===== | + | < |
+ | dnf -y install dnf-plugins-core | ||
+ | dnf config-manager --add-repo https://rpm.kamailio.org/ | ||
+ | dnf install kamailio | ||
+ | </ | ||
- | The RPM packages are built on OpenSUSE build server | + | * for RHEL 6 and 7, CentOS |
- | A mirror of the packages is hosted by: | + | < |
+ | yum -y install yum-utils | ||
+ | yum-config-manager --add-repo https:// | ||
+ | yum install kamailio | ||
+ | </ | ||
- | * http:// | + | If you want to install a specific Kamailio version need use command like |
- | The OpenSuse build service project is available at: | + | < |
+ | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.4.0 kamailio | ||
+ | yum install --disablerepo=kamailio --enablerepo=kamailio-5.4.0 kamailio | ||
+ | </ | ||
- | * https:// | + | ===== Kamailio 5.3.x (Old Stable) ===== |
- | Download links specific per distribution are: | + | The RPM packages build using docker images for |
+ | - RHEL 6, 7, 8; | ||
+ | - CentOS 6, 7, 8; | ||
+ | - officially support Fedora releases; | ||
+ | - OpenSUSE 15, 42.2 and 42.3. | ||
- | * http:// | + | All RPM packages prepared for x86_64 architecture. |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | ==== Peter Dunkley' | + | Compiled RPM packages located in subdirectories at: |
- | This is an alternative repository packaging Kamailio for Enterprise Linux 6 (CentOS/RHEL/similar) i386, x86_64, and Fedora 17 arm (Raspberry Pi), i386, x86_64. | + | * https://rpm.kamailio.org |
- | See details at: | + | To install kamailio you can use commands on |
- | * http:// | + | For RHEL 8, CentOS 8 and Fedora |
- | ===== Kamailio 3.3.x ===== | + | < |
+ | dnf -y install dnf-plugins-core | ||
+ | dnf config-manager --add-repo https:// | ||
+ | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.3 kamailio | ||
+ | </ | ||
- | The RPM packages are built on OpenSUSE build server for Centos 5.5, Centos | + | For RHEL 6 and 7, CentOS |
- | The build service project is available at: | + | < |
+ | yum -y install yum-utils | ||
+ | yum-config-manager --add-repo https:// | ||
+ | yum install --disablerepo=kamailio --enablerepo=kamailio-5.3 kamailio | ||
+ | </ | ||
- | * https:// | + | If you want to install a specific Kamailio version, you have to use: |
- | Download links specific per distribution are: | + | < |
+ | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.3.5 kamailio | ||
+ | yum install --disablerepo=kamailio --enablerepo=kamailio-5.3.5 kamailio | ||
+ | </ | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
+ | ===== Kamailio 5.2.x (Old Stable) ===== | ||
- | ===== Kamailio 3.2.x ===== | + | The RPM packages build using docker images for |
+ | - RHEL 6, 7, 8; | ||
+ | - CentOS 6, 7, 8; | ||
+ | - officially support Fedora releases; | ||
+ | - OpenSUSE 15, 42.2 and 42.3. | ||
- | The RPM packages | + | All RPM packages |
- | The build service project is available | + | Compiled RPM packages located in subdirectories |
- | * https://build.opensuse.org/package/show? | + | * https://rpm.kamailio.org |
+ | |||
+ | To install kamailio you can use commands on | ||
+ | |||
+ | For RHEL 8, CentOS 8 and Fedora | ||
+ | |||
+ | < | ||
+ | dnf -y install dnf-plugins-core | ||
+ | dnf config-manager --add-repo https://rpm.kamailio.org/ | ||
+ | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.2 kamailio | ||
+ | </ | ||
+ | |||
+ | For RHEL 6 and 7, CentOS 6 and 7 you can use | ||
+ | |||
+ | < | ||
+ | yum -y install yum-utils | ||
+ | yum-config-manager --add-repo https:// | ||
+ | yum install --disablerepo=kamailio --enablerepo=kamailio-5.2 kamailio | ||
+ | </ | ||
+ | |||
+ | If you want to install a specific Kamailio version, you have to use: | ||
+ | |||
+ | < | ||
+ | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.2.7 kamailio | ||
+ | yum install --disablerepo=kamailio --enablerepo=kamailio-5.2.7 kamailio | ||
+ | </ | ||
- | Download links specific per distribution are: | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// |
packages/rpms.1459347667.txt.gz · Last modified: 2016/03/30 14:21 by miconda