We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page describes how to install Sup on an up-to-date Arch Linux system.
Install prerequisite packages by running:
pacman -S base-devel ruby-erb
The base-devel group contains Ruby, and rubygems.
rubygems
This should be easy:
gem install sup
If you run into errors, particularly getting stuck on building the xapian-ruby native extension, you may find it helpful to install xapian-ruby first:
xapian-ruby
gem install xapian-ruby gem install sup
paru/yay/other -S sup
See New User Guide.
There was an error while loading. Please reload this page.