How to Install and Uninstall ruby2.7-rubygem-hpricot Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "ruby2.7-rubygem-hpricot" package

This guide covers the steps necessary to install ruby2.7-rubygem-hpricot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-hpricot

2. Uninstall "ruby2.7-rubygem-hpricot" package

This guide covers the steps necessary to uninstall ruby2.7-rubygem-hpricot on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-hpricot

3. Information about the ruby2.7-rubygem-hpricot package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-hpricot:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-hpricot
Version : 0.8.6-2.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 998,9 KiB
Installed : No
Status : not installed
Source package : rubygem-hpricot-0.8.6-2.18.src
Summary : A fast and flexible HTML Parser
Description :
Hpricot is a flexible HTML parser written in C. It's designed to be similar to Tanaka Akira's HTree, and has a library. Hpricot can read broken XML files, since many of the same techniques can be used.