How to Install and Uninstall texlive-academicons Package on openSUSE Leap

Last updated: June 04,2024

1. Install "texlive-academicons" package

This guide covers the steps necessary to install texlive-academicons on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-academicons

2. Uninstall "texlive-academicons" package

Please follow the step by step instructions below to uninstall texlive-academicons on openSUSE Leap:

$ sudo zypper remove texlive-academicons

3. Information about the texlive-academicons package on openSUSE Leap

Information for package texlive-academicons:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : texlive-academicons
Version : 2021.189.1.9.0svn56119-150400.20.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 17.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2021-150400.20.3.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Font containing high quality icons of online academic profiles
Description :
The academicons package provides access in (La)TeX to 112 high
quality icons of online academic profiles included in the free
"Academicons" font. This package requires either the Xe(La)TeX
or Lua(La)TeX engine to load the "Academicons" font from the
system, which requires installing the bundled academicons.ttf
font file. As new releases come out, it is recommended to
install the bundled font version as there may be differences
between the package and previous font versions or newest font
versions not yet contemplated in the package. The "Academicons"
font was designed by James Walsh and released (see
http://jpswalsh.github.io/academicons/) under the open SIL Open
Font License. This package is a redistribution of the free
"Academicons" font with specific bindings for (La)TeX. It is
inspired and based on the fontawesome" package. The academicons
package provides the generic \aiicon command to access icons,
which takes as mandatory argument the name of the desired icon.
It also provides individual direct commands for each specific
icon. The full list of icons and their respective names and
direct commands can be found in the manual. For example,
\aiicon{googlescholar} yields the same result as
\aiGoogleScholar.

5. The same packages on other Linux Distributions