How to Install and Uninstall texlive-url.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "texlive-url.noarch" package
This is a short guide on how to install texlive-url.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-url.noarch
Copied
2. Uninstall "texlive-url.noarch" package
This is a short guide on how to uninstall texlive-url.noarch on Oracle Linux 8:
$
sudo dnf remove
texlive-url.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-url.noarch package on Oracle Linux 8
Last metadata expiration check: 0:35:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-url
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 291 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_appstream
Summary : Verbatim with URL-sensitive line breaks
URL : http://tug.org/texlive/
License : LPPL
Description : The command \url is a form of verbatim command that allows
: linebreaks at certain characters or combinations of characters,
: accepts reconfiguration, and can usually be used in the
: argument to another command. (The \urldef command provides
: robust commands that serve in cases when \url doesn't work in
: an argument.) The command is intended for email addresses,
: hypertext links, directories/paths, etc., which normally have
: no spaces, so by default the package ignores spaces in its
: argument. However, a package option "allows spaces", which is
: useful for operating systems where spaces are a common part of
: file names.
Available Packages
Name : texlive-url
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 291 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_appstream
Summary : Verbatim with URL-sensitive line breaks
URL : http://tug.org/texlive/
License : LPPL
Description : The command \url is a form of verbatim command that allows
: linebreaks at certain characters or combinations of characters,
: accepts reconfiguration, and can usually be used in the
: argument to another command. (The \urldef command provides
: robust commands that serve in cases when \url doesn't work in
: an argument.) The command is intended for email addresses,
: hypertext links, directories/paths, etc., which normally have
: no spaces, so by default the package ignores spaces in its
: argument. However, a package option "allows spaces", which is
: useful for operating systems where spaces are a common part of
: file names.