How to Install and Uninstall compat-golang-github-schollz-croc-9-devel.noarch Package on Fedora 38

Last updated: September 29,2024

1. Install "compat-golang-github-schollz-croc-9-devel.noarch" package

This guide covers the steps necessary to install compat-golang-github-schollz-croc-9-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install compat-golang-github-schollz-croc-9-devel.noarch

2. Uninstall "compat-golang-github-schollz-croc-9-devel.noarch" package

Here is a brief guide to show you how to uninstall compat-golang-github-schollz-croc-9-devel.noarch on Fedora 38:

$ sudo dnf remove compat-golang-github-schollz-croc-9-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-schollz-croc-9-devel.noarch package on Fedora 38

Last metadata expiration check: 2:43:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : compat-golang-github-schollz-croc-9-devel
Version : 9.6.4
Release : 2.fc38
Architecture : noarch
Size : 8.9 k
Source : golang-github-schollz-croc-9.6.4-2.fc38.src.rpm
Repository : updates
Summary : Easily and securely send things from one computer to another
URL : https://github.com/schollz/croc
License : MIT
Description : croc is a tool that allows any two computers to simply and securely transfer
: files and folders.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/schollz/croc:
: – github.com/schollz/croc/v9
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/schollz/croc.