YUM Repo: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				|||
| Line 9: | Line 9: | ||
# Install the repository  | # Install the repository  | ||
yum install https://yum.dirty-cache.com/rpms/dctools-release-1.0.0-1.noarch.rpm  | yum install https://yum.dirty-cache.com/rpms/dctools-release-1.0.0-1.noarch.rpm  | ||
# List available packages  | |||
yum --disablerepo="*" --enablerepo="dctools" list available  | |||
</syntaxhighlight>  | </syntaxhighlight>  | ||
Revision as of 14:50, 6 July 2021
Overview
Instructions for setting up the DC Tools YUM repository
Install
# Install the repository
yum install https://yum.dirty-cache.com/rpms/dctools-release-1.0.0-1.noarch.rpm
# List available packages
yum --disablerepo="*" --enablerepo="dctools" list available