How to Install and Uninstall golang-github-termie-shutil-devel.noarch Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "golang-github-termie-shutil-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-termie-shutil-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install golang-github-termie-shutil-devel.noarch

2. Uninstall "golang-github-termie-shutil-devel.noarch" package

This guide let you learn how to uninstall golang-github-termie-shutil-devel.noarch on Oracle Linux 9:

$ sudo dnf remove golang-github-termie-shutil-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-termie-shutil-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:33:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-github-termie-shutil-devel
Version : 0
Release : 0.5.20200623gitbcacb06.el9
Architecture : noarch
Size : 13 k
Source : golang-github-termie-shutil-0-0.5.20200623gitbcacb06.el9.src.rpm
Repository : epel
Summary : Golang port of python's shutil
URL : https://github.com/termie/go-shutil
License : MIT
Description : High-level Filesystem Operations (for Go)
:
: A direct port of a few of the functions from Python's shutil package
: for high-level filesystem operations.
: Functions so far: we support Copy, CopyFile, CopyMode and CopyTree.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/termie/go-shutil