Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
/ rpm-repo Public archive

RPM Repository

Notifications You must be signed in to change notification settings

wabarc/rpm-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPM Repository

Repository Configuration

Create the file /etc/yum.repos.d/wayback.repo:

[wayback]
name=Wayback Repository
baseurl=https://rpm.wabarc.eu.org/x86_64/
enabled=1
gpgcheck=0

Then install the package:

yum install -y wayback

Update Repository Index

make build