student:/tmp> apt-get install dump
student:/tmp> apt-get remove dump
      
or
student:/tmp> dnf install dump
student:/tmp> dnf remove dump
      
or
student:/tmp> yum install dump
student:/tmp> yum remove dump
      
or
student:/tmp> zypper install dump
student:/tmp> zypper remove dump