Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install psfex on Debian Unstable (Sid)


Install psfex

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

sudo apt-get update
sudo apt-get install psfex

psfex package information

distro Debian Unstable (Sid)
section Main
name psfex
version 3.17.1+dfsg-3+b1
description Point Spread Function model extractor
subsection science
website astromatic.net / software / psfex
maintainer Debian Astronomy Maintainers

Uninstall psfex

To remove just psfex package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove psfex

Uninstall psfex and it’s dependent packages

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

sudo apt-get remove --auto-remove psfex

Purging psfex

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

sudo apt-get purge psfex

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

sudo apt-get purge --auto-remove psfex

 

Comments

comments