How to Install and Uninstall vim-gtk-syntax.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "vim-gtk-syntax.noarch" package

This is a short guide on how to install vim-gtk-syntax.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install vim-gtk-syntax.noarch

2. Uninstall "vim-gtk-syntax.noarch" package

Learn how to uninstall vim-gtk-syntax.noarch on Fedora 35:

$ sudo dnf remove vim-gtk-syntax.noarch $ sudo dnf autoremove

3. Information about the vim-gtk-syntax.noarch package on Fedora 35

Last metadata expiration check: 3:22:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : vim-gtk-syntax
Version : 20130716
Release : 16.fc35
Architecture : noarch
Size : 205 k
Source : vim-gtk-syntax-20130716-16.fc35.src.rpm
Repository : fedora
Summary : Vim syntax highlighting for GLib, Gtk+, Gstreamer, and more
URL : http://www.vim.org/scripts/script.php?script_id=1000
License : Public Domain
Description : A collection of C extension syntax files for xlib, glib (gobject, gio),
: gdk-pixbuf, gtk2 (gdk2), gtk3 (gdk3), atk, at-spi, pango, cairo, clutter, gimp,
: gstreamer, dbus-glib, json-glib, libglade, gtksourceview, gnome-desktop,
: libgsf, libnotify, librsvg, libunique, libwnck, gtkglext, vte, poppler, evince.
:
: The xlib one was originally created by Hwanjin Choe (vimscript #570), the
: others were generated from gtk-doc declaration lists and support
: enabling/disabling of highlighting of deprecated declarations.