How to Install and Uninstall golang-github-tchap-patricia-devel.noarch Package on Fedora 39
Last updated: January 10,2025
1. Install "golang-github-tchap-patricia-devel.noarch" package
This is a short guide on how to install golang-github-tchap-patricia-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-tchap-patricia-devel.noarch
Copied
2. Uninstall "golang-github-tchap-patricia-devel.noarch" package
This is a short guide on how to uninstall golang-github-tchap-patricia-devel.noarch on Fedora 39:
$
sudo dnf remove
golang-github-tchap-patricia-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-tchap-patricia-devel.noarch package on Fedora 39
Last metadata expiration check: 1:38:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-tchap-patricia-devel
Version : 2.3.1
Release : 9.fc39
Architecture : noarch
Size : 22 k
Source : golang-github-tchap-patricia-2.3.1-9.fc39.src.rpm
Repository : fedora
Summary : A generic patricia trie (also called radix tree) implemented in Go (Golang)
URL : https://github.com/tchap/go-patricia
License : MIT
Description : A generic patricia trie (also called radix tree) implemented in Go (Golang).
:
: The patricia trie as implemented in this library enables fast visiting of items
: in some particular ways:
: – visit all items saved in the tree,
: – visit all items matching particular prefix (visit subtree), or
: – given a string, visit all items matching some prefix of that string.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/tchap/go-patricia
Available Packages
Name : golang-github-tchap-patricia-devel
Version : 2.3.1
Release : 9.fc39
Architecture : noarch
Size : 22 k
Source : golang-github-tchap-patricia-2.3.1-9.fc39.src.rpm
Repository : fedora
Summary : A generic patricia trie (also called radix tree) implemented in Go (Golang)
URL : https://github.com/tchap/go-patricia
License : MIT
Description : A generic patricia trie (also called radix tree) implemented in Go (Golang).
:
: The patricia trie as implemented in this library enables fast visiting of items
: in some particular ways:
: – visit all items saved in the tree,
: – visit all items matching particular prefix (visit subtree), or
: – given a string, visit all items matching some prefix of that string.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/tchap/go-patricia