How to Install and Uninstall ruby-sigar Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "ruby-sigar" package

Please follow the guidelines below to install ruby-sigar on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-sigar

2. Uninstall "ruby-sigar" package

Please follow the guidance below to uninstall ruby-sigar on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-sigar $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-sigar package on Ubuntu 21.10 (Impish Indri)

Package: ruby-sigar
Architecture: amd64
Version: 0.7.3-2build1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 222
Depends: libc6 (>= 2.14), libruby2.7 (>= 2.7.0-4), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-sigar/ruby-sigar_0.7.3-2build1_amd64.deb
Size: 70440
MD5sum: 49eed65655263662ba29915ea8033658
SHA1: d6aecc3f7629cbc9207f0cf4fd2daf374da29082
SHA256: f7157e821b204577e7a9f74a9e48d3479a5fbd7d676571a52bccebb9258a79a1
SHA512: 9dabf5b2f16732e579a5fa6091200456485e254d235f8bef3c724e0245c91c4bdf44c85b534551f2c64d7510956c4dce84eda5cac31fc003d26cf83b76212d09
Homepage: https://sigar.hyperic.com/
Description-en: System Information Gatherer And Reporter
One API to access system information regardless of the underlying platform
.
Hyperic's System Information Gatherer (SIGAR) is a cross-platform API for
collecting software inventory data. SIGAR is core of HQ's auto-discovery
functionality, and you can use it to extend auto-discovery behavior.
.
SIGAR includes support for Linux, FreeBSD, Windows, Solaris, AIX, HP-UX and
Mac OSX across a variety of versions and architectures. Users of the SIGAR
API are given portable access to inventory and monitoring data including:
.
* System memory, swap, cpu, load average, uptime, logins
* Per-process memory, cpu, credential info, state, arguments, environment,
open files
* File system detection and metrics
* Network interface detection, configuration information and metrics
* Network route and connection tables
.
This is ruby binding for the core API, which is implemented in pure C.
Description-md5: bbabbe2f78e45efd14243d23c5b8c440
Ruby-Versions: ruby2.7