How to Install and Uninstall compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch Package on Fedora 38

Last updated: January 16,2025

1. Install "compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch" package

This guide let you learn how to install compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch

2. Uninstall "compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch" package

This guide let you learn how to uninstall compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch on Fedora 38:

$ sudo dnf remove compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-360entsecgroup-skylar-excelize-devel.noarch package on Fedora 38

Last metadata expiration check: 1:26:42 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : compat-golang-github-360entsecgroup-skylar-excelize-devel
Version : 2.6.1
Release : 2.fc38
Architecture : noarch
Size : 8.1 k
Source : golang-github-qax-os-excelize-2.6.1-2.fc38.src.rpm
Repository : fedora
Summary : Go language library for reading and writing Microsoft Excel spreadsheets
URL : https://github.com/qax-os/excelize
License : BSD-3-Clause
Description : Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM /
: XLSX / XLTM / XLTX) spreadsheets.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/qax-os/excelize:
: – github.com/360EntSecGroup-Skylar/excelize
:
: 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/qax-os/excelize.