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

Last updated: September 30,2024

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

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

$ 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 39:

$ 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 39

Last metadata expiration check: 2:52:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-calebcase-tmpfile-devel
Version : 1.0.3
Release : 6.fc39
Architecture : noarch
Size : 15 k
Source : golang-github-calebcase-tmpfile-1.0.3-6.fc39.src.rpm
Repository : fedora
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