How to Install and Uninstall freetdi-gala-devel.noarch Package on Fedora 35

Last updated: November 25,2024

1. Install "freetdi-gala-devel.noarch" package

Please follow the instructions below to install freetdi-gala-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install freetdi-gala-devel.noarch

2. Uninstall "freetdi-gala-devel.noarch" package

This guide let you learn how to uninstall freetdi-gala-devel.noarch on Fedora 35:

$ sudo dnf remove freetdi-gala-devel.noarch $ sudo dnf autoremove

3. Information about the freetdi-gala-devel.noarch package on Fedora 35

Last metadata expiration check: 4:43:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : freetdi-gala-devel
Version : 1
Release : 2.fc35
Architecture : noarch
Size : 53 k
Source : freetdi-gala-1-2.fc35.src.rpm
Repository : fedora
Summary : C++ graph abstraction with low-level access
URL : https://github.com/freetdi/gala
License : GPLv3+
Description : Gala is a C++ graph implementation inspired by boost/BGL, but with low
: level access. You choose the containers and data types and get full
: access -- at your own risk.