How to Install and Uninstall gtksourceviewmm3.x86_64 Package on Fedora 36

Last updated: July 07,2024

1. Install "gtksourceviewmm3.x86_64" package

Learn how to install gtksourceviewmm3.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install gtksourceviewmm3.x86_64

2. Uninstall "gtksourceviewmm3.x86_64" package

This guide covers the steps necessary to uninstall gtksourceviewmm3.x86_64 on Fedora 36:

$ sudo dnf remove gtksourceviewmm3.x86_64 $ sudo dnf autoremove

3. Information about the gtksourceviewmm3.x86_64 package on Fedora 36

Last metadata expiration check: 2:53:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : gtksourceviewmm3
Version : 3.18.0
Release : 14.fc36
Architecture : x86_64
Size : 107 k
Source : gtksourceviewmm3-3.18.0-14.fc36.src.rpm
Repository : fedora
Summary : A C++ wrapper for gtksourceview3
URL : http://projects.gnome.org/gtksourceviewmm/
License : LGPLv2+
Description : gtksourceviewmm is a C++ wrapper for the gtksourceview widget
: library. It offers all the power of gtksourceview with an interface
: familiar to c++ developers, including users of the gtkmm library