INSTALL 519 B

1234567891011121314151617
  1. You can install Inary on your system with commands.
  2. # ./setup.py build
  3. # ./setup.py install
  4. su -c "ln -s /usr/local/bin/inary-cli /usr/bin/inary"
  5. If you are on a Solus or PisiLinux system, you should delete /usr/lib/pardus/pisi
  6. when you are installing the SVN version
  7. If you are upgrading from an old INARY release you may have to
  8. run the following command as root:
  9. # inary rebuild-db
  10. Add Sulin repository
  11. su -c "inary ar sulin https://gitlab.com/sulinos/repositories/SulinRepository/-/raw/master/inary-index.xml"