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

Last updated: September 25,2024

1. Install "gtksourceviewmm3.i686" package

Please follow the guidance below to install gtksourceviewmm3.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install gtksourceviewmm3.i686

2. Uninstall "gtksourceviewmm3.i686" package

Please follow the steps below to uninstall gtksourceviewmm3.i686 on Fedora 39:

$ sudo dnf remove gtksourceviewmm3.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:37:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gtksourceviewmm3
Version : 3.21.3
Release : 3.fc39
Architecture : i686
Size : 129 k
Source : gtksourceviewmm3-3.21.3-3.fc39.src.rpm
Repository : fedora
Summary : A C++ wrapper for gtksourceview3
URL : http://projects.gnome.org/gtksourceviewmm/
License : LGPL-2.0-or-later
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