How to Install and Uninstall texlive-makecmds.noarch Package on Rocky Linux 8

Last updated: November 01,2024

1. Install "texlive-makecmds.noarch" package

Please follow the steps below to install texlive-makecmds.noarch on Rocky Linux 8

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

2. Uninstall "texlive-makecmds.noarch" package

Please follow the instructions below to uninstall texlive-makecmds.noarch on Rocky Linux 8:

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

3. Information about the texlive-makecmds.noarch package on Rocky Linux 8

Last metadata expiration check: 0:57:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : texlive-makecmds
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 138 k
Source : texlive-20180414-25.el8.src.rpm
Repository : appstream
Summary : The new \makecommand command always (re)defines a command
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides a \makecommand command, which is like
: \(re)newcommand except it always (re)defines a command. There
: is also \makeenvironment and \provideenvironment for
: environments.