mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 03:55:28 +02:00
dnf-install: mark version as placeholder (#17352)
This commit is contained in:
parent
18131e57bd
commit
32eaf30c80
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
||||||
|
|
||||||
- Add the Extra Packages for Enterprise Linux (EPEL) repositories:
|
- Add the Extra Packages for Enterprise Linux (EPEL) repositories:
|
||||||
|
|
||||||
`sudo dnf {{[in|install]}} https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm`
|
`sudo dnf {{[in|install]}} https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{10}}.noarch.rpm`
|
||||||
|
|
||||||
- Add Remi's RPM repository:
|
- Add Remi's RPM repository:
|
||||||
|
|
||||||
`sudo dnf {{[in|install]}} https://rpms.remirepo.net/enterprise/remi-release-8.rpm`
|
`sudo dnf {{[in|install]}} https://rpms.remirepo.net/enterprise/remi-release-{{8}}.rpm`
|
||||||
|
|
Loading…
Add table
Reference in a new issue