How to Install and Uninstall texlive-import.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "texlive-import.noarch" package

Please follow the guidelines below to install texlive-import.noarch on AlmaLinux 9

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

2. Uninstall "texlive-import.noarch" package

This is a short guide on how to uninstall texlive-import.noarch on AlmaLinux 9:

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

3. Information about the texlive-import.noarch package on AlmaLinux 9

Last metadata expiration check: 2:29:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-import
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 250 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Establish input relative to a directory
URL : http://tug.org/texlive/
License : Public Domain
Description : The commands \import{full_path}{file} and
: \subimport{path_extension}{file} set up input through standard
: LaTeX mechanisms (\input, \include and \includegraphics) to
: load files relative to the \import-ed directory. There are also
: \includefrom, \subincludefrom, and * variants of the commands.