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

Last updated: October 07,2024

1. Install "golang-vitess-devel.noarch" package

This guide let you learn how to install golang-vitess-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-vitess-devel.noarch

2. Uninstall "golang-vitess-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-vitess-devel.noarch on Fedora 34:

$ sudo dnf remove golang-vitess-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:03:06 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-vitess-devel
Version : 11.0.1
Release : 1.fc34
Architecture : noarch
Size : 4.6 M
Source : golang-vitess-11.0.1-1.fc34.src.rpm
Repository : updates
Summary : Database clustering system for horizontal scaling of MySQL
URL : https://github.com/vitessio/vitess
License : MIT and ASL 2.0
Description : Vitess is a database clustering system for horizontal scaling of MySQL through
: generalized sharding.
:
: By encapsulating shard-routing logic, Vitess allows application code and
: database queries to remain agnostic to the distribution of data onto multiple
: shards. With Vitess, you can even split and merge shards as your needs grow,
: with an atomic cutover step that takes only a few seconds.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – vitess.io/vitess