How To Install adwaita-icon-theme-devel.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install adwaita-icon-theme-devel.noarch on Amazon Linux 2.
What is adwaita-icon-theme-devel.noarch
The adwaita-icon-theme-devel package contains the pkgconfig file for developing applications that use adwaita-icon-theme.
We can use yum to install adwaita-icon-theme-devel.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install adwaita-icon-theme-devel.noarch.
Install adwaita-icon-theme-devel.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 adwaita-icon-theme-devel.noarch using yum by running the following command:
sudo yum -y install adwaita-icon-theme-devel.noarch
How To Uninstall adwaita-icon-theme-devel.noarch on Amazon Linux 2
To uninstall only the adwaita-icon-theme-devel.noarch package we can use the following command:
sudo yum remove adwaita-icon-theme-devel.noarch
adwaita-icon-theme-devel.noarch Package Contents on Amazon Linux 2
/usr/share/pkgconfig/adwaita-icon-theme.pc
References
Summary
In this tutorial we learn how to install adwaita-icon-theme-devel.noarch on Amazon Linux 2 using yum.