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

Last updated: June 28,2024

1. Install "jemalloc-devel.x86_64" package

Please follow the step by step instructions below to install jemalloc-devel.x86_64 on CentOS Stream 8

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

2. Uninstall "jemalloc-devel.x86_64" package

This guide let you learn how to uninstall jemalloc-devel.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 0:01:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : jemalloc-devel
Version : 5.2.1
Release : 2.el8
Architecture : x86_64
Size : 88 k
Source : jemalloc-5.2.1-2.el8.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.