How to Install prips software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install prips software package in Ubuntu 14.04 LTS (Trusty Tahr)

prips software package provides tool that prints the IP addresses in a given range, 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 prips 

prips is installed in your system.

Make ensure the prips package were installed using the commands given below,

$ sudo dpkg-query -l | grep prips *

You will get with prips package name, version, architecture and description in a table

prips package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package prips
Version 0.9.9-1
Description tool that prints the IP addresses in a given range
Sub Section Net


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