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

Last updated: January 09,2025

1. Install "gtksourceviewmm3.x86_64" package

This tutorial shows how to install gtksourceviewmm3.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gtksourceviewmm3.x86_64

2. Uninstall "gtksourceviewmm3.x86_64" package

Please follow the step by step instructions below to uninstall gtksourceviewmm3.x86_64 on Fedora 35:

$ sudo dnf remove gtksourceviewmm3.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:45:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gtksourceviewmm3
Version : 3.18.0
Release : 13.fc35
Architecture : x86_64
Size : 107 k
Source : gtksourceviewmm3-3.18.0-13.fc35.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