Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mstflint on Debian Unstable (Sid)


Install mstflint

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

sudo apt-get update
sudo apt-get install mstflint

mstflint package information

distro Debian Unstable (Sid)
section Main
name mstflint
version 4.1.0+1.46.gb1cdaf7-1
description Mellanox firmware burning application
subsection net
website openfabrics.org / downloads / mstflint / 
maintainer OFED and Debian Developement and Discussion

Uninstall mstflint

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

sudo apt-get remove mstflint

Uninstall mstflint and it’s dependent packages

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

sudo apt-get remove --auto-remove mstflint

Purging mstflint

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

sudo apt-get purge mstflint

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

sudo apt-get purge --auto-remove mstflint

 

 

Comments

comments