How to Install and Uninstall texlive-spix.x86_64 Package on Fedora 39
Last updated: November 30,2024
1. Install "texlive-spix.x86_64" package
Here is a brief guide to show you how to install texlive-spix.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
texlive-spix.x86_64
Copied
2. Uninstall "texlive-spix.x86_64" package
Please follow the instructions below to uninstall texlive-spix.x86_64 on Fedora 39:
$
sudo dnf remove
texlive-spix.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-spix.x86_64 package on Fedora 39
Last metadata expiration check: 5:19:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-spix
Epoch : 11
Version : svn65050
Release : 77.fc39
Architecture : x86_64
Size : 1.5 M
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Yet another TeX compilation tool: simple, human readable, no option, no magic
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : SpiX offers a way to store information about the compilation
: process for a tex file inside the tex file itself. Just write
: the commands as comments in the tex files, and SpiX will
: extract and run those commands. Everything is stored in the tex
: file (so that you are not missing some piece of information
: that is located somewhere else), in a human-readable format (no
: need to know SpiX to understand it).
Available Packages
Name : texlive-spix
Epoch : 11
Version : svn65050
Release : 77.fc39
Architecture : x86_64
Size : 1.5 M
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Yet another TeX compilation tool: simple, human readable, no option, no magic
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : SpiX offers a way to store information about the compilation
: process for a tex file inside the tex file itself. Just write
: the commands as comments in the tex files, and SpiX will
: extract and run those commands. Everything is stored in the tex
: file (so that you are not missing some piece of information
: that is located somewhere else), in a human-readable format (no
: need to know SpiX to understand it).