How to Install and Uninstall gtksourceviewmm.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "gtksourceviewmm.i686" package

Here is a brief guide to show you how to install gtksourceviewmm.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gtksourceviewmm.i686

2. Uninstall "gtksourceviewmm.i686" package

Learn how to uninstall gtksourceviewmm.i686 on Fedora 34:

$ sudo dnf remove gtksourceviewmm.i686 $ sudo dnf autoremove

3. Information about the gtksourceviewmm.i686 package on Fedora 34

Last metadata expiration check: 5:11:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gtksourceviewmm
Version : 2.10.3
Release : 20.fc34
Architecture : i686
Size : 113 k
Source : gtksourceviewmm-2.10.3-20.fc34.src.rpm
Repository : fedora
Summary : A C++ wrapper for the gtksourceview widget library
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