How to Install and Uninstall iputils Package on openSUSE Leap
Last updated: December 26,2024
1. Install "iputils" package
This guide covers the steps necessary to install iputils on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
iputils
Copied
2. Uninstall "iputils" package
This tutorial shows how to uninstall iputils on openSUSE Leap:
$
sudo zypper remove
iputils
Copied
3. Information about the iputils package on openSUSE Leap
Information for package iputils:
--------------------------------
Repository : Main Repository
Name : iputils
Version : 20221126-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 397.2 KiB
Installed : No
Status : not installed
Source package : iputils-20221126-150500.1.1.src
Upstream URL : https://github.com/iputils/iputils
Summary : IPv4 and IPv6 Networking Utilities
Description :
This package contains some small network tools for IPv4 and IPv6 like
ping, arping and tracepath.
--------------------------------
Repository : Main Repository
Name : iputils
Version : 20221126-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 397.2 KiB
Installed : No
Status : not installed
Source package : iputils-20221126-150500.1.1.src
Upstream URL : https://github.com/iputils/iputils
Summary : IPv4 and IPv6 Networking Utilities
Description :
This package contains some small network tools for IPv4 and IPv6 like
ping, arping and tracepath.