packages:rpms
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packages:rpms [2020/08/11 17:56] – s.safarov_gmail.com | packages:rpms [2021/06/26 17:12] (current) – s.safarov_gmail.com | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Overview ===== | ===== Overview ===== | ||
- | Most of the Kamailio RPM packages | + | Kamailio |
- | For example, to add the repository | + | Note: the OpenSUSE Build Service (OBS) project is still available, mainly kept for testing purposes (should not be used anymore): |
- | < | + | * [[packages:rpms-obs|OBS Packages Details]] |
- | cd / | + | |
- | wget http:// | + | |
- | </ | + | |
- | The content of the **.repo** file (in this case **home: | ||
- | < | + | ===== Kamailio |
- | [home_kamailio_v5.3.x-rpms] | + | |
- | name=RPM Packages for Kamailio | + | |
- | type=rpm-md | + | |
- | baseurl=http:// | + | |
- | gpgcheck=1 | + | |
- | gpgkey=http:// | + | |
- | enabled=1 | + | |
- | </ | + | |
- | ===== Kamailio 5.4.x ===== | + | The RPM packages build using docker images for |
- | The RPm packages build using docker images for | + | |
- RHEL 6, 7, 8; | - RHEL 6, 7, 8; | ||
- CentOS 6, 7, 8; | - CentOS 6, 7, 8; | ||
- | - officially | + | - officially |
- OpenSUSE 15, 42.2 and 42.3. | - OpenSUSE 15, 42.2 and 42.3. | ||
- | All RPM packages | + | All RPM packages |
- | Compiled RPM packages located in subdirectories at: | + | Compiled RPM packages |
- | * http:// | + | * https:// |
- | To install | + | To install |
- | For RHEL 8, CentOS | + | * for RHEL 8, CentOS |
< | < | ||
dnf -y install dnf-plugins-core | dnf -y install dnf-plugins-core | ||
- | dnf config-manager --add-repo | + | dnf config-manager --add-repo |
dnf install kamailio | dnf install kamailio | ||
</ | </ | ||
- | For RHEL 6 and 7, CentOS 6 and 7 you can use | + | * for RHEL 6 and 7, CentOS 6 and 7 you can use |
< | < | ||
yum -y install yum-utils | yum -y install yum-utils | ||
- | yum-config-manager --add-repo | + | yum-config-manager --add-repo |
yum install kamailio | yum install kamailio | ||
</ | </ | ||
- | If you want to install specific Kamailio version need use command like | + | If you want to install |
< | < | ||
- | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.4.0 kamailio | + | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.5.0 kamailio |
- | yum install --disablerepo=kamailio --enablerepo=kamailio-5.4.0 kamailio | + | yum install --disablerepo=kamailio --enablerepo=kamailio-5.5.0 kamailio |
</ | </ | ||
- | ===== Kamailio 5.3.x ===== | + | ===== Kamailio 5.4.x (Old Stable) |
- | The RPM packages | + | The RPM packages |
+ | - RHEL 6, 7, 8; | ||
+ | - CentOS 6, 7, 8; | ||
+ | - officially supported Fedora releases; | ||
+ | - OpenSUSE | ||
- | The OpenSuse build service project is available at: | + | All RPM packages are built for x86_64 architecture. |
- | * https:// | + | Compiled RPM packages are located in subdirectories at: |
- | Download links specific per distribution are: | + | * https:// |
- | * http:// | + | To install Kamailio RPM repository, you can use the next commands: |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | ===== Kamailio 5.2.x ===== | + | * for RHEL 8, CentOS 8 and Fedora: |
- | 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. | + | < |
+ | dnf -y install dnf-plugins-core | ||
+ | dnf config-manager --add-repo https://rpm.kamailio.org/ | ||
+ | dnf install kamailio | ||
+ | </ | ||
- | The OpenSuse build service project is available at: | + | * for RHEL 6 and 7, CentOS 6 and 7 you can use |
- | * https://build.opensuse.org/project/show/home:kamailio:v5.2.x-rpms | + | < |
+ | yum -y install yum-utils | ||
+ | yum-config-manager --add-repo | ||
+ | yum install kamailio | ||
+ | </ | ||
- | Download links specific | + | If you want to install a specific |
- | * http:// | + | < |
- | * http:// | + | dnf install --disablerepo=kamailio --enablerepo=kamailio-5.4.0 kamailio |
- | * http:// | + | yum install |
- | * http:// | + | </code> |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
+ | ===== Kamailio 5.3.x (Old Stable) ===== | ||
- | ===== Kamailio 5.1.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 OpenSuse build service project is available | + | Compiled RPM packages located in subdirectories |
- | * https://build.opensuse.org/ | + | * https://rpm.kamailio.org |
- | Download links specific per distribution are: | + | To install kamailio you can use commands on |
- | * http:// | + | For RHEL 8, CentOS 8 and Fedora |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | ===== Kamailio | + | < |
+ | 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 Service for CentOS | + | For RHEL 6 and 7, CentOS |
- | The OpenSuse 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:// | ||
- | ===== Kamailio | + | ===== Kamailio |
- | The RPM packages | + | The RPM packages |
+ | - RHEL 6, 7, 8; | ||
+ | - CentOS 6, 7, 8; | ||
+ | - officially support Fedora releases; | ||
+ | - OpenSUSE | ||
- | A mirror (not in real time) of the packages | + | All RPM packages |
- | * http:// | + | Compiled RPM packages located in subdirectories at: |
- | The OpenSuse build service project is available at: | + | * https:// |
- | * https:// | + | To install |
- | Download links specific per distribution are: | + | For RHEL 8, CentOS 8 and Fedora |
- | * http:// | + | < |
- | * http:// | + | dnf -y install dnf-plugins-core |
- | * http:// | + | dnf config-manager --add-repo https://rpm.kamailio.org/ |
- | * http:// | + | dnf install |
- | * http:// | + | </code> |
- | * http://download.opensuse.org/ | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | ===== Kamailio 4.3.x ===== | + | For RHEL 6 and 7, CentOS 6 and 7 you can use |
- | 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. | + | < |
- | + | yum -y install yum-utils | |
- | A mirror (not in real time) of the packages is hosted by: | + | yum-config-manager |
- | + | yum install | |
- | * http:// | + | </code> |
- | + | ||
- | The OpenSuse build service project is available at: | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | Download links specific per distribution are: | + | |
- | + | ||
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http://download.opensuse.org/ | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | + | ||
- | ===== Kamailio 4.2.x ===== | + | |
- | + | ||
- | 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. | + | |
- | A mirror (not in real time) of the packages is hosted by: | + | If you want to install a specific Kamailio version, you have to use: |
- | * http:// | + | < |
- | + | dnf install | |
- | The OpenSuse build service project is available at: | + | yum install |
- | + | </code> | |
- | * https:// | + | |
- | + | ||
- | Download links specific per distribution are: | + | |
- | + | ||
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | + | ||
- | ===== Kamailio 4.0.x and 4.1.x ===== | + | |
- | + | ||
- | The RPM packages are built on OpenSUSE build server for Centos 5.5 and 6, RedHat 5 and 6, Fedora 16, 17, 18 and 19, OpenSuse 12.1, 12.2, 12.3 and 13.1, on i586 and x86_64 architectures. | + | |
- | + | ||
- | A mirror of the packages is hosted by: | + | |
- | + | ||
- | * http://rpm.kamailio.org | + | |
- | + | ||
- | The OpenSuse build service project is available at: | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | Download links specific per distribution are: | + | |
- | + | ||
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | + | ||
- | ==== Peter Dunkley' | + | |
- | + | ||
- | This is an alternative repository packaging Kamailio for Enterprise Linux 6 (CentOS/ | + | |
- | + | ||
- | See details at: | + | |
- | + | ||
- | * http:// | + | |
- | + | ||
- | ===== Kamailio 3.3.x ===== | + | |
- | + | ||
- | The RPM packages are built on OpenSUSE build server for Centos 5.5, Centos 6, RedHat 5, RedHat 6, Fedora 15, Fedora 16, Fedora 17, OpenSuse 11.4 and OpenSuse 12.1, on i586 and x86_64 architectures. | + | |
- | + | ||
- | The build service project is available at: | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | Download links specific per distribution are: | + | |
- | + | ||
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | * http:// | + | |
- | + | ||
- | + | ||
- | ===== Kamailio 3.2.x ===== | + | |
- | + | ||
- | The RPM packages are built on OpenSUSE build server for Centos 5.5, Centos 6, RedHat 5, RedHat 6, Fedora 15, Fedora 16, OpenSuse 11.4 and OpenSuse 12.1, on i586 and x86_64 architectures. | + | |
- | + | ||
- | The build service project is available at: | + | |
- | + | ||
- | * https:// | + | |
- | Download links specific per distribution are: | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// | ||
- | * http:// |
packages/rpms.1597168583.txt.gz · Last modified: 2020/08/11 17:56 by s.safarov_gmail.com