How to Install and Uninstall xmlpull.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "xmlpull.noarch" package
Please follow the guidance below to install xmlpull.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
xmlpull.noarch
Copied
2. Uninstall "xmlpull.noarch" package
Please follow the steps below to uninstall xmlpull.noarch on Rocky Linux 8:
$
sudo dnf remove
xmlpull.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the xmlpull.noarch package on Rocky Linux 8
Last metadata expiration check: 0:11:30 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : xmlpull
Version : 1.2.0
Release : 2.el8
Architecture : noarch
Size : 62 k
Source : xmlpull-1.2.0-2.el8.src.rpm
Repository : epel
Summary : XML Pull Parsing API
URL : https://github.com/xmlpull-xpp3/xmlpull-xpp3
License : Public Domain
Description : XmlPull v1 API is a simple to use XML pull parsing API that was
: designed for simplicity and very good performance both in constrained
: environment such as defined by J2ME and on server side when used in
: J2EE application servers.
Available Packages
Name : xmlpull
Version : 1.2.0
Release : 2.el8
Architecture : noarch
Size : 62 k
Source : xmlpull-1.2.0-2.el8.src.rpm
Repository : epel
Summary : XML Pull Parsing API
URL : https://github.com/xmlpull-xpp3/xmlpull-xpp3
License : Public Domain
Description : XmlPull v1 API is a simple to use XML pull parsing API that was
: designed for simplicity and very good performance both in constrained
: environment such as defined by J2ME and on server side when used in
: J2EE application servers.