How to Install and Uninstall php83-php-smbclient.x86_64 Package on CentOS Stream 9

Last updated: January 10,2025

1. Install "php83-php-smbclient.x86_64" package

This tutorial shows how to install php83-php-smbclient.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install php83-php-smbclient.x86_64

2. Uninstall "php83-php-smbclient.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php83-php-smbclient.x86_64 on CentOS Stream 9:

$ sudo dnf remove php83-php-smbclient.x86_64 $ sudo dnf autoremove

3. Information about the php83-php-smbclient.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:02:36 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php83-php-smbclient
Version : 1.1.1
Release : 2.el9.remi
Architecture : x86_64
Size : 42 k
Source : php83-php-smbclient-1.1.1-2.el9.remi.src.rpm
Repository : remi-safe
Summary : PHP wrapper for libsmbclient
URL : https://github.com/eduardok/libsmbclient-php
License : BSD-2-Clause
Description : smbclient is a PHP extension that uses Samba's libsmbclient
: library to provide Samba related functions and 'smb' streams
: to PHP programs.
:
: Package built for PHP 8.3 as Software Collection (php83 by remi).