Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install pristine-tar on Debian Unstable (Sid)


Install pristine-tar

Installing pristine-tar package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install pristine-tar

pristine-tar package information

distro Debian Unstable (Sid)
section Main
name pristine-tar
version 1.33
description regenerate pristine tarballs
subsection utils
website kitenet.net / ~joey / code / pristine-tar / 
maintainer Debian QA Group

Uninstall pristine-tar

To remove just pristine-tar package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove pristine-tar

Uninstall pristine-tar and it’s dependent packages

To remove the pristine-tar package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove pristine-tar

Purging pristine-tar

If you also want to delete configuration and/or data files of pristine-tar from Debian Sid then this will work:

sudo apt-get purge pristine-tar

To delete configuration and/or data files of pristine-tar and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove pristine-tar

 

Comments

comments