How To Install foomatic-db-filesystem.noarch on Amazon Linux 2
In this tutorial we learn how to install foomatic-db-filesystem.noarch in Amazon Linux 2. foomatic-db-filesystem.noarch is Directory layout for the foomatic package
Introduction
In this tutorial we learn how to install foomatic-db-filesystem.noarch on Amazon Linux 2.
What is foomatic-db-filesystem.noarch
Directory layout for the foomatic package.
We can use yum to install foomatic-db-filesystem.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install foomatic-db-filesystem.noarch.
Install foomatic-db-filesystem.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 foomatic-db-filesystem.noarch using yum by running the following command:
sudo yum -y install foomatic-db-filesystem.noarch
How To Uninstall foomatic-db-filesystem.noarch on Amazon Linux 2
To uninstall only the foomatic-db-filesystem.noarch package we can use the following command:
sudo yum remove foomatic-db-filesystem.noarch
foomatic-db-filesystem.noarch Package Contents on Amazon Linux 2
/usr/share/foomatic
/usr/share/foomatic/db
/usr/share/foomatic/db/source
References
Summary
In this tutorial we learn how to install foomatic-db-filesystem.noarch on Amazon Linux 2 using yum.