How to Install and Uninstall texlive-musixtnt.x86_64 Package on Fedora 38

Last updated: October 12,2024

1. Install "texlive-musixtnt.x86_64" package

This guide covers the steps necessary to install texlive-musixtnt.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install texlive-musixtnt.x86_64

2. Uninstall "texlive-musixtnt.x86_64" package

Please follow the step by step instructions below to uninstall texlive-musixtnt.x86_64 on Fedora 38:

$ sudo dnf remove texlive-musixtnt.x86_64 $ sudo dnf autoremove

3. Information about the texlive-musixtnt.x86_64 package on Fedora 38

Last metadata expiration check: 0:07:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-musixtnt
Epoch : 10
Version : svn40307
Release : 72.fc38
Architecture : x86_64
Size : 127 k
Source : texlive-base-20220321-72.fc38.src.rpm
Repository : updates
Summary : A MusiXTeX extension library that enables transformations of the effect of notes commands
URL : http://tug.org/texlive/
License : GPL-2.0-or-later
Description : The package includes an archive containing a MusiXTeX extension
: library musixtnt, and documentation for a program:
: msxlint. musixtnt.tex provides a macro \TransformNotes that
: enables transformations of the effect of notes commands such
: as \notes. In general, the effect of
: \TransformNotes{input}{output} is that notes commands in the
: source will expect their arguments to match the input pattern,
: but the notes will be typeset according to the output pattern.
: An example is extracting single-instrument parts from a multi-
: instrument score. msxlint detects incorrectly formatted notes
: lines in a MusiXTeX source file. This should be used before
: using \TransformNotes.