How to Install and Uninstall libgtop Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "libgtop" package
This guide covers the steps necessary to install libgtop on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libgtop
Copied
2. Uninstall "libgtop" package
This tutorial shows how to uninstall libgtop on openSuSE Tumbleweed:
$
sudo zypper remove
libgtop
Copied
3. Information about the libgtop package on openSuSE Tumbleweed
Information for package libgtop:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgtop
Version : 2.40.0-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 48.4 KiB
Installed : No
Status : not installed
Source package : libgtop-2.40.0-4.6.src
Upstream URL : https://developer.gnome.org/libgtop/stable/
Summary : System status information library
Description :
A library that fetches information about the running system, such as
CPU and memory usage and active processes.
On Linux systems, this information is taken directly from the /proc
file system. On other systems, a server is used to read information
from /dev/kmem.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgtop
Version : 2.40.0-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 48.4 KiB
Installed : No
Status : not installed
Source package : libgtop-2.40.0-4.6.src
Upstream URL : https://developer.gnome.org/libgtop/stable/
Summary : System status information library
Description :
A library that fetches information about the running system, such as
CPU and memory usage and active processes.
On Linux systems, this information is taken directly from the /proc
file system. On other systems, a server is used to read information
from /dev/kmem.