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

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

parchive software package provides Use PAR files to reconstruct missing parts of multi-part archives, 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 parchive 

parchive is installed in your system.

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

$ sudo dpkg-query -l | grep parchive *

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

parchive package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package parchive
Version 1.1-4
Description Use PAR files to reconstruct missing parts of multi-part archives
Sub Section Utils


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