How to Install and Uninstall texlive-wrapfig.noarch Package on Oracle Linux 8

Last updated: May 20,2024

1. Install "texlive-wrapfig.noarch" package

This is a short guide on how to install texlive-wrapfig.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install texlive-wrapfig.noarch

2. Uninstall "texlive-wrapfig.noarch" package

This tutorial shows how to uninstall texlive-wrapfig.noarch on Oracle Linux 8:

$ sudo dnf remove texlive-wrapfig.noarch $ sudo dnf autoremove

3. Information about the texlive-wrapfig.noarch package on Oracle Linux 8

Last metadata expiration check: 4:59:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-wrapfig
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 361 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_appstream
Summary : Produces figures which text can flow around
URL : http://tug.org/texlive/
License : LPPL
Description : Allows figures or tables to have text wrapped around them. Does
: not work in combination with list environments, but can be used
: in a parbox or minipage, and in twocolumn format. Supports the
: float package.