How to Install and Uninstall perl-Stream-Buffered.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "perl-Stream-Buffered.noarch" package
Please follow the step by step instructions below to install perl-Stream-Buffered.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Stream-Buffered.noarch
Copied
2. Uninstall "perl-Stream-Buffered.noarch" package
Please follow the instructions below to uninstall perl-Stream-Buffered.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Stream-Buffered.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Stream-Buffered.noarch package on AlmaLinux 8
Last metadata expiration check: 1:56:56 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Stream-Buffered
Version : 0.03
Release : 14.el8
Architecture : noarch
Size : 14 k
Source : perl-Stream-Buffered-0.03-14.el8.src.rpm
Repository : epel
Summary : Temporary buffer to save bytes
URL : https://metacpan.org/release/Stream-Buffered
License : GPL+ or Artistic
Description : Stream::Buffered is a buffer class to store arbitrary length of byte
: strings and then get a seekable filehandle once everything is buffered. It
: uses PerlIO and/or temporary file to save the buffer depending on the
: length of the size.
Available Packages
Name : perl-Stream-Buffered
Version : 0.03
Release : 14.el8
Architecture : noarch
Size : 14 k
Source : perl-Stream-Buffered-0.03-14.el8.src.rpm
Repository : epel
Summary : Temporary buffer to save bytes
URL : https://metacpan.org/release/Stream-Buffered
License : GPL+ or Artistic
Description : Stream::Buffered is a buffer class to store arbitrary length of byte
: strings and then get a seekable filehandle once everything is buffered. It
: uses PerlIO and/or temporary file to save the buffer depending on the
: length of the size.