How to Install and Uninstall php-pecl-bitset.x86_64 Package on Rocky Linux 9

Last updated: May 02,2024

1. Install "php-pecl-bitset.x86_64" package

This guide covers the steps necessary to install php-pecl-bitset.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install php-pecl-bitset.x86_64

2. Uninstall "php-pecl-bitset.x86_64" package

Here is a brief guide to show you how to uninstall php-pecl-bitset.x86_64 on Rocky Linux 9:

$ sudo dnf remove php-pecl-bitset.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-bitset.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:30:29 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php-pecl-bitset
Version : 3.2.0
Release : 3.el9.remi.8.3
Architecture : x86_64
Size : 27 k
Source : php-pecl-bitset-3.2.0-3.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : BITSET extension
URL : https://pecl.php.net/package/bitset
License : PHP-3.01
Description : The BitSet extension assists by providing a mechanism to manage sets of bits.
:
: This provides a similar API (object-based) to java.util.BitSet with some
: PHP-specific flavoring.
:
: Package built for PHP 8.3.