How to Install and Uninstall php-icewind-smb2.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "php-icewind-smb2.noarch" package

Please follow the instructions below to install php-icewind-smb2.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-icewind-smb2.noarch

2. Uninstall "php-icewind-smb2.noarch" package

This tutorial shows how to uninstall php-icewind-smb2.noarch on Fedora 34:

$ sudo dnf remove php-icewind-smb2.noarch $ sudo dnf autoremove

3. Information about the php-icewind-smb2.noarch package on Fedora 34

Last metadata expiration check: 5:40:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-icewind-smb2
Version : 2.0.7
Release : 5.fc34
Architecture : noarch
Size : 30 k
Source : php-icewind-smb2-2.0.7-5.fc34.src.rpm
Repository : fedora
Summary : php wrapper for smbclient and libsmbclient-php
URL : https://github.com/icewind1991/SMB
License : MIT
Description : PHP wrapper for smbclient and libsmbclient-php
:
: * Reuses a single smbclient instance for multiple requests
: * Doesn't leak the password to the process list
: * Simple 1-on-1 mapping of SMB commands
: * A stream-based api to remove the need for temporary files
: * Support for using libsmbclient directly trough libsmbclient-php
:
: Autoloader: /usr/share/php/Icewind/SMB2/autoload.php