2026-03-12 21:01:38

This commit is contained in:
2026-03-12 22:01:38 +01:00
parent 3bd1db26cc
commit 26296b6d6a
336 changed files with 27507 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
> [Original article](https://www.how2shout.com/linux/how-to-enable-powertools-repository-on-rocky-linux-8/)
Install DNF plugins package:
dnf install dnf-plugins-core
Install EPEL:
dnf install epel-release
Enable PowerTools repository on Rocky Linux 8:
dnf config-manager --set-enabled powertools
Update command:
dnf update
Check the Added repository on Rocky Linux:
dnf repolist