Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libmyproxy-voms on Debian Unstable (Sid)


Install libmyproxy-voms

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

sudo apt-get update
sudo apt-get install libmyproxy-voms

libmyproxy-voms package information

distro Debian Unstable (Sid)
section Main
name libmyproxy-voms
version 6.1.17-1
description Credential Management Service VOMS Library
subsection libs
website grid.ncsa.illinois.edu / myproxy / 
maintainer Mattias Ellert

Uninstall libmyproxy-voms

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

sudo apt-get remove libmyproxy-voms

Uninstall libmyproxy-voms and it’s dependent packages

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

sudo apt-get remove --auto-remove libmyproxy-voms

Purging libmyproxy-voms

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

sudo apt-get purge libmyproxy-voms

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

sudo apt-get purge --auto-remove libmyproxy-voms

Comments

comments