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

Last updated: November 01,2024

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

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

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

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

Here is a brief guide to show you how to uninstall golang-vitess-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:40:47 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-vitess-devel
Version : 11.0.1
Release : 1.fc36
Architecture : noarch
Size : 4.6 M
Source : golang-vitess-11.0.1-1.fc36.src.rpm
Repository : fedora
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