How to Install and Uninstall golang-github-knz-strtime-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-knz-strtime-devel.noarch" package

Learn how to install golang-github-knz-strtime-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-knz-strtime-devel.noarch

2. Uninstall "golang-github-knz-strtime-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-knz-strtime-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-knz-strtime-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-knz-strtime-devel.noarch package on Fedora 34

Last metadata expiration check: 0:17:22 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-knz-strtime-devel
Version : 0
Release : 0.7.20210110git187c67f.fc34
Architecture : noarch
Size : 22 k
Source : golang-github-knz-strtime-0-0.7.20210110git187c67f.fc34.src.rpm
Repository : fedora
Summary : Stable strptime / strftime for Go
URL : https://github.com/knz/strtime
License : BSD
Description : Strftime and strptime are functions found in nearly all C library
: implementations but with slightly different behaviors on each platform.
:
: To provide identical behavior on all platforms where Go is supported, this
: strtime package provides two functions Strftime and Strptime which can be used
: in lieu of the platform's native C implementation.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/knz/strtime