How to Install and Uninstall http-parser-devel.x86_64 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "http-parser-devel.x86_64" package

In this section, we are going to explain the necessary steps to install http-parser-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install http-parser-devel.x86_64

2. Uninstall "http-parser-devel.x86_64" package

This tutorial shows how to uninstall http-parser-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove http-parser-devel.x86_64 $ sudo yum autoremove

3. Information about the http-parser-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : http-parser-devel
Arch : x86_64
Version : 2.9.4
Release : 6.amzn2
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : Development headers and libraries for http-parser
URL : https://github.com/nodejs/http-parser
License : MIT
Description : Development headers and libraries for http-parser.