How to Install and Uninstall golang-github-calebcase-tmpfile-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-calebcase-tmpfile-devel.noarch" package

This is a short guide on how to install golang-github-calebcase-tmpfile-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-calebcase-tmpfile-devel.noarch

2. Uninstall "golang-github-calebcase-tmpfile-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-calebcase-tmpfile-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-calebcase-tmpfile-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-calebcase-tmpfile-devel.noarch package on Fedora 34

Last metadata expiration check: 1:46:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-calebcase-tmpfile-devel
Version : 1.0.3
Release : 1.fc34
Architecture : noarch
Size : 15 k
Source : golang-github-calebcase-tmpfile-1.0.3-1.fc34.src.rpm
Repository : updates
Summary : Cross Platform Temporary Files
URL : https://github.com/calebcase/tmpfile
License : MIT
Description : This library attempts to bridge the gap between the what is provided in
: ioutil.TempFile and the best practice of ensuring temporary files are always
: deleted when the application exits.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/calebcase/tmpfile