How to Install and Uninstall golang-github-influxdata-cache-devel.noarch Package on Fedora 36
Last updated: November 28,2024
1. Install "golang-github-influxdata-cache-devel.noarch" package
This is a short guide on how to install golang-github-influxdata-cache-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-influxdata-cache-devel.noarch
Copied
2. Uninstall "golang-github-influxdata-cache-devel.noarch" package
Please follow the step by step instructions below to uninstall golang-github-influxdata-cache-devel.noarch on Fedora 36:
$
sudo dnf remove
golang-github-influxdata-cache-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-influxdata-cache-devel.noarch package on Fedora 36
Last metadata expiration check: 1:04:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-influxdata-cache-devel
Version : 0
Release : 0.22.20190703git7d1d6d6.fc36
Architecture : noarch
Size : 20 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 contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/influxdata/go-cache
Available Packages
Name : golang-github-influxdata-cache-devel
Version : 0
Release : 0.22.20190703git7d1d6d6.fc36
Architecture : noarch
Size : 20 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 contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/influxdata/go-cache