How to Install and Uninstall texinfo.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "texinfo.src" package
This guide let you learn how to install texinfo.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
texinfo.src
Copied
2. Uninstall "texinfo.src" package
This is a short guide on how to uninstall texinfo.src on Oracle Linux 8:
$
sudo dnf remove
texinfo.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the texinfo.src package on Oracle Linux 8
Last metadata expiration check: 0:57:20 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texinfo
Version : 6.5
Release : 7.el8
Architecture : src
Size : 4.3 M
Source : None
Repository : ol8_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.5
Release : 7.el8
Architecture : src
Size : 4.3 M
Source : None
Repository : ol8_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.