How To Install unique3-docs.noarch on Amazon Linux 2
In this tutorial we learn how to install unique3-docs.noarch in Amazon Linux 2. unique3-docs.noarch is Documentation for unique3
Introduction
In this tutorial we learn how to install unique3-docs.noarch on Amazon Linux 2.
What is unique3-docs.noarch
API docs for unique3.
We can use yum to install unique3-docs.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install unique3-docs.noarch.
Install unique3-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 unique3-docs.noarch using yum by running the following command:
sudo yum -y install unique3-docs.noarch
How To Uninstall unique3-docs.noarch on Amazon Linux 2
To uninstall only the unique3-docs.noarch package we can use the following command:
sudo yum remove unique3-docs.noarch
unique3-docs.noarch Package Contents on Amazon Linux 2
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/unique-3.0
/usr/share/gtk-doc/html/unique-3.0/home.png
/usr/share/gtk-doc/html/unique-3.0/index.html
/usr/share/gtk-doc/html/unique-3.0/ix01.html
/usr/share/gtk-doc/html/unique-3.0/left-insensitive.png
/usr/share/gtk-doc/html/unique-3.0/left.png
/usr/share/gtk-doc/html/unique-3.0/license.html
/usr/share/gtk-doc/html/unique-3.0/right-insensitive.png
/usr/share/gtk-doc/html/unique-3.0/right.png
/usr/share/gtk-doc/html/unique-3.0/style.css
/usr/share/gtk-doc/html/unique-3.0/unique-3.0.devhelp2
/usr/share/gtk-doc/html/unique-3.0/unique-Message-Data.html
/usr/share/gtk-doc/html/unique-3.0/unique-UniqueApp.html
/usr/share/gtk-doc/html/unique-3.0/unique-UniqueBackend.html
/usr/share/gtk-doc/html/unique-3.0/unique-Versioning-Information.html
/usr/share/gtk-doc/html/unique-3.0/unique-glossary.html
/usr/share/gtk-doc/html/unique-3.0/unique-overview.html
/usr/share/gtk-doc/html/unique-3.0/up-insensitive.png
/usr/share/gtk-doc/html/unique-3.0/up.png
References
Summary
In this tutorial we learn how to install unique3-docs.noarch on Amazon Linux 2 using yum.