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