How to Install and Uninstall jemalloc-devel.x86_64 Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "jemalloc-devel.x86_64" package

Please follow the guidelines below to install jemalloc-devel.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install jemalloc-devel.x86_64

2. Uninstall "jemalloc-devel.x86_64" package

This guide covers the steps necessary to uninstall jemalloc-devel.x86_64 on CentOS Stream 9:

$ sudo dnf remove jemalloc-devel.x86_64 $ sudo dnf autoremove

3. Information about the jemalloc-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:00:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : jemalloc-devel
Version : 5.2.1
Release : 2.el9
Architecture : x86_64
Size : 79 k
Source : jemalloc-5.2.1-2.el9.src.rpm
Repository : epel
Summary : Development files for jemalloc
URL : http://www.canonware.com/jemalloc/
License : BSD
Description : The jemalloc-devel package contains libraries and header files for
: developing applications that use jemalloc.