Browse Source

Merge branch 'guix' into 'master'

add guix install instructions

See merge request cppit/jucipp!399
merge-requests/399/merge
Jørgen Lien Sellæg 6 years ago
parent
commit
c045949446
  1. 7
      docs/install.md

7
docs/install.md

@ -7,6 +7,7 @@
- [Fedora](#fedora) - [Fedora](#fedora)
- [Mageia](#mageia) - [Mageia](#mageia)
- [OpenSUSE Tumbleweed](#opensuse-tumbleweed) - [OpenSUSE Tumbleweed](#opensuse-tumbleweed)
- [GNU Guix/GuixSD](#gnu-guixguixsd)
- [FreeBSD](#freebsd) - [FreeBSD](#freebsd)
- MacOS - MacOS
- [Homebrew](#macos-with-homebrew-httpbrewsh) - [Homebrew](#macos-with-homebrew-httpbrewsh)
@ -105,6 +106,12 @@ make
sudo make install sudo make install
``` ```
## GNU Guix/GuixSD
Get the juCi++ package definition
```sh
guix install jucipp
```
## FreeBSD ## FreeBSD
On FreeBSD, latest release of juCi++ is available through the port: jucipp. On FreeBSD, latest release of juCi++ is available through the port: jucipp.

Loading…
Cancel
Save