How to Install and Uninstall golang-github-cyphar-filepath-securejoin-devel.noarch Package on Fedora 39

Last updated: October 10,2024

1. Install "golang-github-cyphar-filepath-securejoin-devel.noarch" package

Please follow the step by step instructions below to install golang-github-cyphar-filepath-securejoin-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-cyphar-filepath-securejoin-devel.noarch

2. Uninstall "golang-github-cyphar-filepath-securejoin-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-github-cyphar-filepath-securejoin-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-cyphar-filepath-securejoin-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-cyphar-filepath-securejoin-devel.noarch package on Fedora 39

Last metadata expiration check: 3:23:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-cyphar-filepath-securejoin-devel
Version : 0.2.3
Release : 4.fc39
Architecture : noarch
Size : 16 k
Source : golang-github-cyphar-filepath-securejoin-0.2.3-4.fc39.src.rpm
Repository : fedora
Summary : Proposed filepath.SecureJoin implementation
URL : https://github.com/cyphar/filepath-securejoin
License : BSD
Description : An implementation of SecureJoin, a
: candidate for inclusion in the Go standard library. The purpose of this function
: is to be a "secure" alternative to filepath.Join, and in particular it provides
: certain guarantees that are not provided by filepath.Join.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cyphar/filepath-securejoin