Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install multipath-tools-boot on Debian Unstable (Sid)


Install multipath-tools-boot

Installing multipath-tools-boot package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install multipath-tools-boot

multipath-tools-boot package information

distro Debian Unstable (Sid)
section Main
name multipath-tools-boot
version 0.5.0+git1.656f8865-9
description Support booting from multipath devices
subsection admin
website christophe.varoqui.free.fr
maintainer Debian LVM Team

Uninstall multipath-tools-boot

To remove just multipath-tools-boot package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove multipath-tools-boot

Uninstall multipath-tools-boot and it’s dependent packages

To remove the multipath-tools-boot package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove multipath-tools-boot

Purging multipath-tools-boot

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

sudo apt-get purge multipath-tools-boot

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

sudo apt-get purge --auto-remove multipath-tools-boot

 

Comments

comments