How to Install and Uninstall golang-github-cloudflare-devel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "golang-github-cloudflare-devel.noarch" package

This tutorial shows how to install golang-github-cloudflare-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-cloudflare-devel.noarch

2. Uninstall "golang-github-cloudflare-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-cloudflare-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-cloudflare-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-cloudflare-devel.noarch package on Fedora 34

Last metadata expiration check: 3:35:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-cloudflare-devel
Version : 0.17.0
Release : 1.fc34
Architecture : noarch
Size : 152 k
Source : golang-github-cloudflare-0.17.0-1.fc34.src.rpm
Repository : updates
Summary : Go library for the Cloudflare v4 API
URL : https://github.com/cloudflare/cloudflare-go
License : BSD
Description : A Go library for interacting with Cloudflare's API v4. This library allows you
: to:
:
: – Manage and automate changes to your DNS records within Cloudflare
: – Manage and automate changes to your zones (domains) on Cloudflare, including
: adding new zones to your account
: – List and modify the status of WAF (Web Application Firewall) rules for your
: zones
: – Fetch Cloudflare's IP ranges for automating your firewall whitelisting
:
: A command-line client, flarectl, is also available as part of this project.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cloudflare/cloudflare-go