How to Install and Uninstall procmon Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "procmon" package
This guide covers the steps necessary to install procmon on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
procmon
Copied
2. Uninstall "procmon" package
Learn how to uninstall procmon on openSuSE Tumbleweed:
$
sudo zypper remove
procmon
Copied
3. Information about the procmon package on openSuSE Tumbleweed
Information for package procmon:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : procmon
Version : 1.0.1-4.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 644.0 KiB
Installed : No
Status : not installed
Source package : procmon-1.0.1-4.5.src
Upstream URL : https://github.com/microsoft/ProcMon-for-Linux/
Summary : Trace the syscall activity on the system
Description :
Process Monitor (Procmon) is a Linux reimagining of the classic Procmon
tool from the Sysinternals suite of tools for Windows. Procmon provides
a convenient and efficient way for Linux developers to trace the syscall
activity on the system.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : procmon
Version : 1.0.1-4.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 644.0 KiB
Installed : No
Status : not installed
Source package : procmon-1.0.1-4.5.src
Upstream URL : https://github.com/microsoft/ProcMon-for-Linux/
Summary : Trace the syscall activity on the system
Description :
Process Monitor (Procmon) is a Linux reimagining of the classic Procmon
tool from the Sysinternals suite of tools for Windows. Procmon provides
a convenient and efficient way for Linux developers to trace the syscall
activity on the system.