How To Install perl-PerlIO-buffersize on Fedora 36
Introduction
In this tutorial we learn how to install perl-PerlIO-buffersize
on Fedora 36.
What is perl-PerlIO-buffersize
This module sets the buffer-size of a file handle to an other value than the default. This can only be done before the handle is used, as once the buffer has been allocated it can not be changed.
We can use yum
or dnf
to install perl-PerlIO-buffersize
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-PerlIO-buffersize.
Install perl-PerlIO-buffersize on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install perl-PerlIO-buffersize
using dnf
by running the following command:
Install perl-PerlIO-buffersize on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install perl-PerlIO-buffersize
using yum
by running the following command:
How To Uninstall perl-PerlIO-buffersize on Fedora 36
To uninstall only the perl-PerlIO-buffersize
package we can use the following command:
perl-PerlIO-buffersize Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install perl-PerlIO-buffersize
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).