How to Install and Uninstall golang-github-h2non-parth-devel.noarch Package on Fedora 39

Last updated: September 25,2024

1. Install "golang-github-h2non-parth-devel.noarch" package

Please follow the guidelines below to install golang-github-h2non-parth-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-h2non-parth-devel.noarch

2. Uninstall "golang-github-h2non-parth-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-h2non-parth-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-h2non-parth-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-h2non-parth-devel.noarch package on Fedora 39

Last metadata expiration check: 1:16:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-h2non-parth-devel
Version : 2.0.1
Release : 11.fc39
Architecture : noarch
Size : 19 k
Source : golang-github-h2non-parth-2.0.1-11.fc39.src.rpm
Repository : fedora
Summary : Path parsing for segment unmarshaling and slicing
URL : https://github.com/h2non/parth
License : MIT
Description : Package Parth provides path parsing for segment unmarshaling and slicing. In
: other words, parth provides simple and flexible access to (URL) path parameters.
:
: Along with string, all basic non-alias types are supported. An interface is
: available for implementation by user-defined types. When handling an int, uint,
: or float of any size, the first valid value within the specified segment will be
: used.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/h2non/parth