How to Install and Uninstall emacs-htmlize.noarch Package on Fedora 38

Last updated: September 27,2024

1. Install "emacs-htmlize.noarch" package

This guide covers the steps necessary to install emacs-htmlize.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install emacs-htmlize.noarch

2. Uninstall "emacs-htmlize.noarch" package

Please follow the guidelines below to uninstall emacs-htmlize.noarch on Fedora 38:

$ sudo dnf remove emacs-htmlize.noarch $ sudo dnf autoremove

3. Information about the emacs-htmlize.noarch package on Fedora 38

Last metadata expiration check: 2:11:11 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : emacs-htmlize
Version : 1.34
Release : 25.fc38
Architecture : noarch
Size : 24 k
Source : emacs-htmlize-1.34-25.fc38.src.rpm
Repository : fedora
Summary : Convert buffer text and decorations to HTML
URL : http://www.emacswiki.org/emacs-en/Htmlize
License : GPLv2+
Description : HTMLize is an add-on package for GNU Emacs. It converts the buffer text and
: the associated decorations to HTML. The conversion is quite sophisticated, it
: understands non-ascii characters, looks up colours in the X11 RGB database,
: and can generate either CSS or old style font bits.