How to Install and Uninstall texinfo.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "texinfo.src" package
This is a short guide on how to install texinfo.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texinfo.src
Copied
2. Uninstall "texinfo.src" package
Please follow the instructions below to uninstall texinfo.src on Oracle Linux 9:
$
sudo dnf remove
texinfo.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the texinfo.src package on Oracle Linux 9
Last metadata expiration check: 1:00:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texinfo
Version : 6.7
Release : 15.el9
Architecture : src
Size : 4.2 M
Source : None
Repository : ol9_baseos_latest
Summary : Tools needed to create Texinfo format documentation files
URL : http://www.gnu.org/software/texinfo/
License : GPLv3+
Description : Texinfo is a documentation system that can produce both online
: information and printed output from a single source file. The GNU
: Project uses the Texinfo file format for most of its documentation.
:
: Install texinfo if you want a documentation system for producing both
: online and print documentation from the same source file and/or if you
: are going to write documentation for the GNU Project.
Available Packages
Name : texinfo
Version : 6.7
Release : 15.el9
Architecture : src
Size : 4.2 M
Source : None
Repository : ol9_baseos_latest
Summary : Tools needed to create Texinfo format documentation files
URL : http://www.gnu.org/software/texinfo/
License : GPLv3+
Description : Texinfo is a documentation system that can produce both online
: information and printed output from a single source file. The GNU
: Project uses the Texinfo file format for most of its documentation.
:
: Install texinfo if you want a documentation system for producing both
: online and print documentation from the same source file and/or if you
: are going to write documentation for the GNU Project.