How to Install and Uninstall ec2-metadata.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "ec2-metadata.noarch" package
Please follow the instructions below to install ec2-metadata.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ec2-metadata.noarch
Copied
2. Uninstall "ec2-metadata.noarch" package
This guide covers the steps necessary to uninstall ec2-metadata.noarch on Fedora 38:
$
sudo dnf remove
ec2-metadata.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ec2-metadata.noarch package on Fedora 38
Last metadata expiration check: 3:45:15 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ec2-metadata
Version : 0.1.1
Release : 17.fc38
Architecture : noarch
Size : 9.7 k
Source : ec2-metadata-0.1.1-17.fc38.src.rpm
Repository : fedora
Summary : EC2 instance metadata query tool
URL : http://aws.amazon.com/code/1825
License : MIT
Description : A simple bash script that uses curl to query the EC2 instance metadata from
: within an instance running in Amazon EC2 or another cloud provider with a
: compatible metadata service.
Available Packages
Name : ec2-metadata
Version : 0.1.1
Release : 17.fc38
Architecture : noarch
Size : 9.7 k
Source : ec2-metadata-0.1.1-17.fc38.src.rpm
Repository : fedora
Summary : EC2 instance metadata query tool
URL : http://aws.amazon.com/code/1825
License : MIT
Description : A simple bash script that uses curl to query the EC2 instance metadata from
: within an instance running in Amazon EC2 or another cloud provider with a
: compatible metadata service.