How to Install and Uninstall perl-XML-Filter-BufferText.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "perl-XML-Filter-BufferText.noarch" package
This guide let you learn how to install perl-XML-Filter-BufferText.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-XML-Filter-BufferText.noarch
Copied
2. Uninstall "perl-XML-Filter-BufferText.noarch" package
Here is a brief guide to show you how to uninstall perl-XML-Filter-BufferText.noarch on Amazon Linux 2:
$
sudo yum remove
perl-XML-Filter-BufferText.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-XML-Filter-BufferText.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-XML-Filter-BufferText
Arch : noarch
Version : 1.01
Release : 17.amzn2
Size : 11 k
Repo : amzn2-core/2/x86_64
Summary : Filter to put all characters() in one event
URL : http://search.cpan.org/dist/XML-Filter-BufferText/
License : GPL+ or Artistic
Description : This is a very simple filter. One common cause of grief (and
: programmer error) is that XML parsers aren't required to provide
: character events in one chunk. They can, but are not forced to,
: and most don't. This filter does the trivial but oft-repeated task
: of putting all characters into a single event.
Available Packages
Name : perl-XML-Filter-BufferText
Arch : noarch
Version : 1.01
Release : 17.amzn2
Size : 11 k
Repo : amzn2-core/2/x86_64
Summary : Filter to put all characters() in one event
URL : http://search.cpan.org/dist/XML-Filter-BufferText/
License : GPL+ or Artistic
Description : This is a very simple filter. One common cause of grief (and
: programmer error) is that XML parsers aren't required to provide
: character events in one chunk. They can, but are not forced to,
: and most don't. This filter does the trivial but oft-repeated task
: of putting all characters into a single event.