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