How to Install and Uninstall texlive-axessibility.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "texlive-axessibility.noarch" package

Please follow the instructions below to install texlive-axessibility.noarch on Fedora 35

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

2. Uninstall "texlive-axessibility.noarch" package

Here is a brief guide to show you how to uninstall texlive-axessibility.noarch on Fedora 35:

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

3. Information about the texlive-axessibility.noarch package on Fedora 35

Last metadata expiration check: 5:56:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-axessibility
Epoch : 9
Version : svn57105
Release : 48.fc35
Architecture : noarch
Size : 240 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Access to formulas in PDF files by assistive technologies
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : PDF documents containing formulas generated by LaTeX are
: usually not accessible by assistive technologies for visually
: impaired people and people with special educational needs
: (i.e., by screen readers and braille displays). The
: axessibility package manages this issue, allowing to create a
: PDF document where the formulas are read by these assistive
: technologies, since it automatically generates hidden comments
: in the PDF document (by means of the /ActualText attribute
: and/or suitable tags) in correspondence to each formula.