Files
notes/tiddlywiki/PowerTools Repository on Rocky Linux 8.md

23 lines
395 B
Markdown
Raw Permalink Normal View History

2026-03-12 22:01:38 +01:00
> [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