How to Install and Uninstall perl-File-Temp.src Package on Oracle Linux 8
Last updated: November 01,2024
1. Install "perl-File-Temp.src" package
Please follow the step by step instructions below to install perl-File-Temp.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-File-Temp.src
Copied
2. Uninstall "perl-File-Temp.src" package
This is a short guide on how to uninstall perl-File-Temp.src on Oracle Linux 8:
$
sudo dnf remove
perl-File-Temp.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-File-Temp.src package on Oracle Linux 8
Last metadata expiration check: 7:03:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-File-Temp
Epoch : 1
Version : 0.231.100
Release : 1.module+el8.6.0+20545+312b6629
Architecture : src
Size : 89 k
Source : None
Repository : ol8_appstream
Summary : Return name and handle of a temporary file safely
URL : https://metacpan.org/release/File-Temp
License : GPL+ or Artistic
Description : File::Temp can be used to create and open temporary files in a safe way.
: There is both a function interface and an object-oriented interface. The
: File::Temp constructor or the tempfile() function can be used to return the
: name and the open file handle of a temporary file. The tempdir() function
: can be used to create a temporary directory.
Available Packages
Name : perl-File-Temp
Epoch : 1
Version : 0.231.100
Release : 1.module+el8.6.0+20545+312b6629
Architecture : src
Size : 89 k
Source : None
Repository : ol8_appstream
Summary : Return name and handle of a temporary file safely
URL : https://metacpan.org/release/File-Temp
License : GPL+ or Artistic
Description : File::Temp can be used to create and open temporary files in a safe way.
: There is both a function interface and an object-oriented interface. The
: File::Temp constructor or the tempfile() function can be used to return the
: name and the open file handle of a temporary file. The tempdir() function
: can be used to create a temporary directory.