asked 31.8k views
0 votes
When managing dnf, what is the full path to the directory where should place .repo files?

asked
User Sghael
by
9.0k points

1 Answer

3 votes
The answer is /etc/yum.repos.d DNF uses /etc/yum.repos.d/ to keep a .repo file for each Internet repository. An internet repository contains packages for Linux systems. To change where Linux looks for new or updated packages, you can add .repo files to the/etc/yum.repos.d/directory.
answered
User David Underhill
by
8.1k points