Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install yale on Debian Unstable (Sid)


Install yale

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

sudo apt-get update
sudo apt-get install yale

yale package information

distro Debian Unstable (Sid)
section Non-Free
name yale
version 5.0.95-2
description stellar data set from the Yale Bright Star Catalog
subsection science
website starplot.org / datafiles.html
maintainer Francisco Manuel Garcia Claramonte

Uninstall yale

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

sudo apt-get remove yale

Uninstall yale and it’s dependent packages

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

sudo apt-get remove --auto-remove yale

Purging yale

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

sudo apt-get purge yale

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

sudo apt-get purge --auto-remove yale

 

Comments

comments