How to Install and Uninstall rubygem-xpath.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "rubygem-xpath.noarch" package

This tutorial shows how to install rubygem-xpath.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rubygem-xpath.noarch

2. Uninstall "rubygem-xpath.noarch" package

This guide let you learn how to uninstall rubygem-xpath.noarch on Fedora 39:

$ sudo dnf remove rubygem-xpath.noarch $ sudo dnf autoremove

3. Information about the rubygem-xpath.noarch package on Fedora 39

Last metadata expiration check: 2:43:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rubygem-xpath
Version : 3.2.0
Release : 7.fc39
Architecture : noarch
Size : 13 k
Source : rubygem-xpath-3.2.0-7.fc39.src.rpm
Repository : fedora
Summary : Generate XPath expressions from Ruby
URL : https://github.com/teamcapybara/xpath
License : MIT
Description : XPath is a Ruby DSL for generating XPath expressions.