How to Install and Uninstall compat-golang-github-influxdb-cache-devel.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "compat-golang-github-influxdb-cache-devel.noarch" package
This guide covers the steps necessary to install compat-golang-github-influxdb-cache-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
compat-golang-github-influxdb-cache-devel.noarch
Copied
2. Uninstall "compat-golang-github-influxdb-cache-devel.noarch" package
Please follow the steps below to uninstall compat-golang-github-influxdb-cache-devel.noarch on Fedora 36:
$
sudo dnf remove
compat-golang-github-influxdb-cache-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the compat-golang-github-influxdb-cache-devel.noarch package on Fedora 36
Last metadata expiration check: 2:39:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : compat-golang-github-influxdb-cache-devel
Version : 0
Release : 0.22.20190703git7d1d6d6.fc36
Architecture : noarch
Size : 9.0 k
Source : golang-github-influxdata-cache-0-0.22.20190703git7d1d6d6.fc36.src.rpm
Repository : fedora
Summary : An in-memory key:value store/cache library for Go
URL : https://github.com/influxdata/go-cache
License : MIT
Description : Go-cache is an in-memory key:value store/cache similar to memcached that is
: suitable for applications running on a single machine. Its major advantage is
: that, being essentially a thread-safe map[string]interface{} with expiration
: times, it doesn't need to serialize or transmit its contents over the network.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/influxdata/go-cache:
: – github.com/influxdb/go-cache
:
: 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/influxdata/go-cache.
Available Packages
Name : compat-golang-github-influxdb-cache-devel
Version : 0
Release : 0.22.20190703git7d1d6d6.fc36
Architecture : noarch
Size : 9.0 k
Source : golang-github-influxdata-cache-0-0.22.20190703git7d1d6d6.fc36.src.rpm
Repository : fedora
Summary : An in-memory key:value store/cache library for Go
URL : https://github.com/influxdata/go-cache
License : MIT
Description : Go-cache is an in-memory key:value store/cache similar to memcached that is
: suitable for applications running on a single machine. Its major advantage is
: that, being essentially a thread-safe map[string]interface{} with expiration
: times, it doesn't need to serialize or transmit its contents over the network.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/influxdata/go-cache:
: – github.com/influxdb/go-cache
:
: 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/influxdata/go-cache.