How To Install nodejs-acorn-object-spread on Fedora 36

In this tutorial we learn how to install nodejs-acorn-object-spread in Fedora 36. nodejs-acorn-object-spread is Support object spread in acorn

Introduction

In this tutorial we learn how to install nodejs-acorn-object-spread on Fedora 36.

What is nodejs-acorn-object-spread

Support object spread in acorn

We can use yum or dnf to install nodejs-acorn-object-spread on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nodejs-acorn-object-spread.

Install nodejs-acorn-object-spread on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install nodejs-acorn-object-spread using dnf by running the following command:

sudo dnf -y install nodejs-acorn-object-spread

Install nodejs-acorn-object-spread on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install nodejs-acorn-object-spread using yum by running the following command:

sudo yum -y install nodejs-acorn-object-spread

How To Uninstall nodejs-acorn-object-spread on Fedora 36

To uninstall only the nodejs-acorn-object-spread package we can use the following command:

sudo dnf remove nodejs-acorn-object-spread

nodejs-acorn-object-spread Package Contents on Fedora 36

/usr/lib/node_modules/acorn-object-spread
/usr/lib/node_modules/acorn-object-spread/index.js
/usr/lib/node_modules/acorn-object-spread/inject.js
/usr/lib/node_modules/acorn-object-spread/node_modules
/usr/lib/node_modules/acorn-object-spread/node_modules/acorn
/usr/lib/node_modules/acorn-object-spread/package.json
/usr/share/licenses/nodejs-acorn-object-spread
/usr/share/licenses/nodejs-acorn-object-spread/LICENSE

References

Summary

In this tutorial we learn how to install nodejs-acorn-object-spread on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).