How To Install libappindicator-docs.noarch on Amazon Linux 2
In this tutorial we learn how to install libappindicator-docs.noarch in Amazon Linux 2. libappindicator-docs.noarch is Documentation for libappindicator and libappindicator-gtk3
Introduction
In this tutorial we learn how to install libappindicator-docs.noarch on Amazon Linux 2.
What is libappindicator-docs.noarch
This package contains the documentation for the appindicator and appindicator-gtk3 libraries.
We can use yum to install libappindicator-docs.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install libappindicator-docs.noarch.
Install libappindicator-docs.noarch on Amazon Linux 2 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libappindicator-docs.noarch using yum by running the following command:
sudo yum -y install libappindicator-docs.noarch
How To Uninstall libappindicator-docs.noarch on Amazon Linux 2
To uninstall only the libappindicator-docs.noarch package we can use the following command:
sudo yum remove libappindicator-docs.noarch
libappindicator-docs.noarch Package Contents on Amazon Linux 2
/usr/share/gtk-doc/html/libappindicator
/usr/share/gtk-doc/html/libappindicator/annotation-glossary.html
/usr/share/gtk-doc/html/libappindicator/api-index-0-5.html
/usr/share/gtk-doc/html/libappindicator/api-index-deprecated.html
/usr/share/gtk-doc/html/libappindicator/api-index-full.html
/usr/share/gtk-doc/html/libappindicator/ch01.html
/usr/share/gtk-doc/html/libappindicator/home.png
/usr/share/gtk-doc/html/libappindicator/index.html
/usr/share/gtk-doc/html/libappindicator/left-insensitive.png
/usr/share/gtk-doc/html/libappindicator/left.png
/usr/share/gtk-doc/html/libappindicator/libappindicator-app-indicator.html
/usr/share/gtk-doc/html/libappindicator/libappindicator.devhelp2
/usr/share/gtk-doc/html/libappindicator/object-tree.html
/usr/share/gtk-doc/html/libappindicator/right-insensitive.png
/usr/share/gtk-doc/html/libappindicator/right.png
/usr/share/gtk-doc/html/libappindicator/style.css
/usr/share/gtk-doc/html/libappindicator/up-insensitive.png
/usr/share/gtk-doc/html/libappindicator/up.png
References
Summary
In this tutorial we learn how to install libappindicator-docs.noarch on Amazon Linux 2 using yum.