How to Install ppp-udeb software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ppp-udeb software package in Ubuntu 14.04 LTS (Trusty Tahr)

ppp-udeb software package provides Point-to-Point Protocol (PPP) - package for Debian Installer, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ppp-udeb 

ppp-udeb is installed in your system.

Make ensure the ppp-udeb package were installed using the commands given below,

$ sudo dpkg-query -l | grep ppp-udeb *

You will get with ppp-udeb package name, version, architecture and description in a table

ppp-udeb package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package ppp-udeb
Version 2.4.5-5.1ubuntu2
Description Point-to-Point Protocol (PPP) - package for Debian Installer
Sub Section Debian-installer


See Also, How to uninstall or remove ppp-udeb software package from Ubuntu 14.04 LTS (Trusty Tahr)?