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

Last updated: October 06,2024

1. Install "texlive-talk.noarch" package

Please follow the steps below to install texlive-talk.noarch on Fedora 36

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

2. Uninstall "texlive-talk.noarch" package

This is a short guide on how to uninstall texlive-talk.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:30:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-talk
Epoch : 9
Version : svn42428
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : A LaTeX class for presentations
URL : http://tug.org/texlive/
License : LPPL
Description : The talk document class allows you to create slides for screen
: presentations or printing on transparencies. It also allows you
: to print personal notes for your talk. You can create overlays
: and display structure information (current section /
: subsection, table of contents) on your slides. The main feature
: that distinguishes talk from other presentation classes like
: beamer or prosper is that it allows the user to define an
: arbitrary number of slide styles and switch between these
: styles from slide to slide. This way the slide layout can be
: adapted to the slide content. For example, the title or
: contents page of a talk can be given a slightly different
: layout than the other slides. The talk class makes no
: restrictions on the slide design whatsoever. The entire look
: and feel of the presentation can be defined by the user. The
: style definitions should be put in a separate sty file.
: Currently the package comes with only one set of pre-defined
: slide styles (greybars.sty). Contributions from people who are
: artistically more gifted than the author are more than welcome!