Update 1.RockyLinux.md
This commit is contained in:
parent
2691f14e39
commit
286177fbaf
@ -11,9 +11,9 @@ dnf install -y rpmfusion-free-release
|
||||
|
||||
```sh
|
||||
dnf groupinstall "Development tools"
|
||||
dnf install vim git zip htop iftop btop hdparm stress python3-pip
|
||||
curl -fsSL https://rpm.nodesource.com/setup_18.x | sudo bash -
|
||||
dnf install nodejs
|
||||
dnf install -y vim git zip htop iftop btop hdparm stress python3-pip
|
||||
yum install -y https://rpm.nodesource.com/pub_20.x/nodistro/repo/nodesource-release-nodistro-1.noarch.rpm
|
||||
yum install -y nodejs --setopt=nodesource-nodejs.module_hotfixes=1
|
||||
```
|
||||
|
||||
# System test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user