Skip to content

origami now available in Arch User Repository (AUR)

 

If you’ve been following my other blog (ubuntu-tutorials.com) you know I’ve developed a management tool for running Folding@Home clients on Linux distributions.  It started out a bit Red Hat specific, but has since been ported to Debian families and finally Arch Linux.  I just finished applying my latest patches and put together a PKGBUILD for it.  I’m happy to be able to say that origami is now available to the general public in the community repository.

If you’re interested in trying it out, there are two methods you can use to install it:

Method 1 (manual):

wget -c http://aur.archlinux.org/packages/origami/origami/PKGBUILD<br /> makepkg -si<br />

Method 2 (yaourt):

yaourt -S origami

I would probably suggest the yaourt method, as it is a little more automated and will provide the dependencies you might need.  One of the dependencies (lsb-release) is only available via the AUR so, again, yaourt will take care of that for you.

If you have previously tried running Folding@Home on Linux, or would like to start competing with others in contribution to Stanford Universities research project, please give this package a try and give me any feedback you can.

Related Posts

  1. Install Chromium Browser on Arch Linux
  2. Install Android Fonts (ttf-droid) on Arch Linux
  3. Find The Fastest Arch Linux Reposity Mirror(s) With Rankmirrors
  4. Things To Remember
  5. Thinking About Goals…