< Home - < Back

libpri


Information about the package, libpri, which is shipped with common Linux distributions. The libpri package is designed for, An implementation of Primary Rate ISDN.


Package Name:

libpri

Summary:

An implementation of Primary Rate ISDN

Description:

libpri is a C implementation of the Primary Rate ISDN specification. It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent.

Architecture:

x86_64

Version:

1.4.13

Release:

1.el6

Size:

182 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for libpri


Control the libpri package with the following handy commands outlined below.


Command

Description of Command

yum install libpri

This command will install libpri on the server.

yum remove libpri

This command will un-install libpri on the server. When you run this command, you will be asked if you are sure that you want to remove libpri, so you have to manually confirm that you want to do this.

yum -y remove libpri

This command will un-install libpri on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libpri when using the -y flag.

yum update libpri

This command will update libpri to the latest version. When you run this command, you will be asked if you are sure that you want to remove libpri, so you have to manually confirm that you want to do this.

yum -y update libpri

This command will update libpri to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libpri when using the -y flag.

yum info libpri

This command will show you core information about the libpri package.

yum deplist libpri

This command will show you the dependencies for libpri. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update libpri

This command will check if there is an update waiting on libpri. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.