-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
fiskus edited this page Mar 15, 2013
·
4 revisions
Download latest Debian package
$ wget http://fiskus.github.com/rndy/files/rndy-latest.deb
Install it with dpkg
$ dpkg -i rndy-latest.deb
If you haven't xclip or git, start auto resolving dependencies by
$ apt-get install -f
And then try to install it one more time
$ dpkg -i rndy-latest.deb
$ yaourt -S --noconfirm rndy-git
$ wget https://aur.archlinux.org/packages/do/rndy-git/PKGBUILD
$ makepkg -s
$ sudo pacman -U rndy-git-*-any.pkg.tar.xz
$ rm -rf PKGBUILD pkg src rndy-git-*-any.pkg.tar.xz
Download latest package
$ wget http://fiskus.github.com/rndy/files/rndy-latest.pkg.tar.xz
Install with pacman
$ pacman -U rndy-latest.pkg.tar.xz