How to Install and Uninstall lyx.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 23,2024

1. Install "lyx.x86_64" package

Please follow the instructions below to install lyx.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install lyx.x86_64

2. Uninstall "lyx.x86_64" package

This guide covers the steps necessary to uninstall lyx.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove lyx.x86_64 $ sudo dnf autoremove

3. Information about the lyx.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:03:00 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lyx
Version : 2.3.6
Release : 2.el8
Architecture : x86_64
Size : 8.8 M
Source : lyx-2.3.6-2.el8.src.rpm
Repository : epel
Summary : WYSIWYM (What You See Is What You Mean) document processor
URL : https://www.lyx.org/
License : GPLv2+
Description : LyX is a modern approach to writing documents which breaks with the
: obsolete "typewriter paradigm" of most other document preparation
: systems.
:
: It is designed for people who want professional quality output
: with a minimum of time and effort, without becoming specialists in
: typesetting.
:
: The major innovation in LyX is WYSIWYM (What You See Is What You Mean).
: That is, the author focuses on content, not on the details of formatting.
: This allows for greater productivity, and leaves the final typesetting
: to the backends (like LaTeX) that are specifically designed for the task.
:
: With LyX, the author can concentrate on the contents of his writing,
: and let the computer take care of the rest.