How to Install and Uninstall compat-golang-github-mholt-archiver-3-devel.noarch Package on Fedora 35
Last updated: November 26,2024
1. Install "compat-golang-github-mholt-archiver-3-devel.noarch" package
Please follow the instructions below to install compat-golang-github-mholt-archiver-3-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
compat-golang-github-mholt-archiver-3-devel.noarch
Copied
2. Uninstall "compat-golang-github-mholt-archiver-3-devel.noarch" package
This tutorial shows how to uninstall compat-golang-github-mholt-archiver-3-devel.noarch on Fedora 35:
$
sudo dnf remove
compat-golang-github-mholt-archiver-3-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the compat-golang-github-mholt-archiver-3-devel.noarch package on Fedora 35
Last metadata expiration check: 1:21:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : compat-golang-github-mholt-archiver-3-devel
Version : 3.5.1
Release : 3.fc35
Architecture : noarch
Size : 8.8 k
Source : golang-github-mholt-archiver-3.5.1-3.fc35.src.rpm
Repository : updates
Summary : Easily create and extract archive files with Go
URL : https://github.com/mholt/archiver
License : MIT
Description : Package Archiver makes it trivially easy to make and extract common archive
: formats such as zip and tarball (and its compressed variants). Simply name the
: input and output file(s). The arc command runs the same on all platforms and has
: no external dependencies (not even libc). It is powered by the Go standard
: library and several third-party, pure-Go libraries.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/mholt/archiver:
: – github.com/mholt/archiver/v3
:
: 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/mholt/archiver.
Available Packages
Name : compat-golang-github-mholt-archiver-3-devel
Version : 3.5.1
Release : 3.fc35
Architecture : noarch
Size : 8.8 k
Source : golang-github-mholt-archiver-3.5.1-3.fc35.src.rpm
Repository : updates
Summary : Easily create and extract archive files with Go
URL : https://github.com/mholt/archiver
License : MIT
Description : Package Archiver makes it trivially easy to make and extract common archive
: formats such as zip and tarball (and its compressed variants). Simply name the
: input and output file(s). The arc command runs the same on all platforms and has
: no external dependencies (not even libc). It is powered by the Go standard
: library and several third-party, pure-Go libraries.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/mholt/archiver:
: – github.com/mholt/archiver/v3
:
: 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/mholt/archiver.