How to Install and Uninstall php-splitbrain-php-archive.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "php-splitbrain-php-archive.noarch" package

This is a short guide on how to install php-splitbrain-php-archive.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install php-splitbrain-php-archive.noarch

2. Uninstall "php-splitbrain-php-archive.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-splitbrain-php-archive.noarch on Fedora 39:

$ sudo dnf remove php-splitbrain-php-archive.noarch $ sudo dnf autoremove

3. Information about the php-splitbrain-php-archive.noarch package on Fedora 39

Last metadata expiration check: 5:34:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-splitbrain-php-archive
Version : 1.3.1
Release : 4.fc39
Architecture : noarch
Size : 23 k
Source : php-splitbrain-php-archive-1.3.1-4.fc39.src.rpm
Repository : fedora
Summary : Pure-PHP implementation to read and write TAR and ZIP archives
URL : https://splitbrain.github.io/php-archive/
License : MIT
Description : PHPArchive allows to handle new ZIP and TAR archives without the need
: for any special PHP extensions (gz and bzip are needed for compression).
: It can create new files or extract existing ones.
:
: To keep things simple, the modification (adding or removing files)
: of existing archives is not supported.
:
: Autoloader: /usr/share/php/splitbrain/PHPArchive/autoload.php