How to Install and Uninstall texlive-lisp-on-tex.noarch Package on Fedora 36

Last updated: October 04,2024

1. Install "texlive-lisp-on-tex.noarch" package

Please follow the instructions below to install texlive-lisp-on-tex.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-lisp-on-tex.noarch

2. Uninstall "texlive-lisp-on-tex.noarch" package

This guide covers the steps necessary to uninstall texlive-lisp-on-tex.noarch on Fedora 36:

$ sudo dnf remove texlive-lisp-on-tex.noarch $ sudo dnf autoremove

3. Information about the texlive-lisp-on-tex.noarch package on Fedora 36

Last metadata expiration check: 4:27:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-lisp-on-tex
Epoch : 9
Version : svn38722
Release : 55.fc36
Architecture : noarch
Size : 27 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Execute LISP code in a LaTeX document
URL : http://tug.org/texlive/
License : BSD
Description : The package provides a LISP interpreter written using TeX
: macros; it is provided as a LaTeX package. The interpreter
: static scoping, dynamic typing, and eager evaluation.