Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install snmp-mibs-downloader on Debian Unstable (Sid)


Install snmp-mibs-downloader

Installing snmp-mibs-downloader package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install snmp-mibs-downloader

snmp-mibs-downloader package information

distro Debian Unstable (Sid)
section Non-Free
name snmp-mibs-downloader
version 1.1
description Install and manage Management Information Base (MIB) files
subsection net
website alioth.debian.org / projects / pkg-net-snmp
maintainer Jochen Friedrich

Uninstall snmp-mibs-downloader

To remove just snmp-mibs-downloader package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove snmp-mibs-downloader

Uninstall snmp-mibs-downloader and it’s dependent packages

To remove the snmp-mibs-downloader package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove snmp-mibs-downloader

Purging snmp-mibs-downloader

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

sudo apt-get purge snmp-mibs-downloader

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

sudo apt-get purge --auto-remove snmp-mibs-downloader

 

Comments

comments