How to Install and Uninstall perl-Test-File Package on openSUSE Leap
Last updated: November 23,2024
1. Install "perl-Test-File" package
Please follow the guidelines below to install perl-Test-File on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Test-File
Copied
2. Uninstall "perl-Test-File" package
Learn how to uninstall perl-Test-File on openSUSE Leap:
$
sudo zypper remove
perl-Test-File
Copied
3. Information about the perl-Test-File package on openSUSE Leap
Information for package perl-Test-File:
---------------------------------------
Repository : Main Repository
Name : perl-Test-File
Version : 1.993-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 70.7 KiB
Installed : No
Status : not installed
Source package : perl-Test-File-1.993-bp155.1.5.src
Upstream URL : https://metacpan.org/release/Test-File
Summary : Test file attributes
Description :
This modules provides a collection of test utilities for file attributes.
Some file attributes depend on the owner of the process testing the file in
the same way the file test operators do. For instance, root (or super-user
or Administrator) may always be able to read files no matter the
permissions.
Some attributes don't make sense outside of Unix, either, so some tests
automatically skip if they think they won't work on the platform. If you
have a way to make these functions work on Windows, for instance, please
send me a patch. :) If you want to pretend to be Windows on a non-Windows
machine (for instance, to test 'skip()'), you can set the
'PRETEND_TO_BE_WINDOWS' environment variable.
The optional NAME parameter for every function allows you to specify a name
for the test. If not supplied, a reasonable default will be generated.
---------------------------------------
Repository : Main Repository
Name : perl-Test-File
Version : 1.993-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 70.7 KiB
Installed : No
Status : not installed
Source package : perl-Test-File-1.993-bp155.1.5.src
Upstream URL : https://metacpan.org/release/Test-File
Summary : Test file attributes
Description :
This modules provides a collection of test utilities for file attributes.
Some file attributes depend on the owner of the process testing the file in
the same way the file test operators do. For instance, root (or super-user
or Administrator) may always be able to read files no matter the
permissions.
Some attributes don't make sense outside of Unix, either, so some tests
automatically skip if they think they won't work on the platform. If you
have a way to make these functions work on Windows, for instance, please
send me a patch. :) If you want to pretend to be Windows on a non-Windows
machine (for instance, to test 'skip()'), you can set the
'PRETEND_TO_BE_WINDOWS' environment variable.
The optional NAME parameter for every function allows you to specify a name
for the test. If not supplied, a reasonable default will be generated.