How to Install and Uninstall rubygem-hpricot.x86_64 Package on Fedora 34

Last updated: September 21,2024

1. Install "rubygem-hpricot.x86_64" package

Learn how to install rubygem-hpricot.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-hpricot.x86_64

2. Uninstall "rubygem-hpricot.x86_64" package

Here is a brief guide to show you how to uninstall rubygem-hpricot.x86_64 on Fedora 34:

$ sudo dnf remove rubygem-hpricot.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-hpricot.x86_64 package on Fedora 34

Last metadata expiration check: 1:12:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rubygem-hpricot
Version : 0.8.6
Release : 32.fc34
Architecture : x86_64
Size : 363 k
Source : rubygem-hpricot-0.8.6-32.fc34.src.rpm
Repository : fedora
Summary : A Fast, Enjoyable HTML Parser for Ruby
URL : http://github.com/hpricot/hpricot
License : MIT and ASL 2.0
Description : Hpricot is a very flexible HTML parser, based on Tanaka Akira's
: HTree and John Resig's JQuery, but with the scanner recoded in C
: (using Ragel for scanning.)