Skip to content

Commit

Permalink
Switch yum repos to Copr (instead of Bintray)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLocehiliosan committed Apr 27, 2016
1 parent 75a8b60 commit 7cc4f0a
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,9 @@ _Seek home for rest, for home is best._—Thomas Tusser

brew tap TheLocehiliosan/yadm && brew install yadm

#### Linux YUM/RPM
#### Fedora/Redhat/CentOS YUM/RPM

wget https://bintray.com/thelocehiliosan/rpm/rpm -O bintray-thelocehiliosan-rpm.repo
sudo mv bintray-thelocehiliosan-rpm.repo /etc/yum.repos.d/
sudo yum install yadm

Or if not using yum, you can just directly download the RPM

curl -fLO https://dl.bintray.com/thelocehiliosan/rpm/yadm-1.04-1.noarch.rpm
sudo rpm -ivh yadm-1.04-1.noarch.rpm
Several yum repositories are on Copr. Follow this link for [repositories and installation instructions](https://copr.fedorainfracloud.org/coprs/thelocehiliosan/yadm/).

#### Arch Linux

Expand Down

0 comments on commit 7cc4f0a

Please sign in to comment.