R
R
romaro2021-11-17 21:52:40
linux
romaro, 2021-11-17 21:52:40

How to properly update packages/modules via DNF?

I want to update NodeJS version. Is it enough to reset the module:
dnf module reset nodejs

And then download the new version with the command:
dnf install @nodejs:16

Or do I need to additionally delete files and clear the package manager cache?
In general, how not to leave extra tails? Oracle Linux OS.

PS I don't use node version manager (NVM).

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question