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

Last updated: February 08,2025

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

This tutorial shows how to install php-icewind-smb2.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall php-icewind-smb2.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:27:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php-icewind-smb2
Version : 2.0.7
Release : 10.fc39
Architecture : noarch
Size : 39 k
Source : php-icewind-smb2-2.0.7-10.fc39.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