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

Last updated: January 18,2025

1. Install "gtksourceviewmm3.i686" package

Please follow the step by step instructions below to install gtksourceviewmm3.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install gtksourceviewmm3.i686

2. Uninstall "gtksourceviewmm3.i686" package

This tutorial shows how to uninstall gtksourceviewmm3.i686 on Fedora 35:

$ sudo dnf remove gtksourceviewmm3.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:08:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gtksourceviewmm3
Version : 3.18.0
Release : 13.fc35
Architecture : i686
Size : 113 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