Skip to content

Commit

Permalink
README.md: add package information about gentoo (#640)
Browse files Browse the repository at this point in the history
and Repology search engine link

To install "sci-electronics/bluespec":
    sudo eselect repository enable guru
    sudo emerge sci-electronics/bluespec
To view all installed bsc version:
    eselect bluespec list
To switch between bsc versions:
    sudo eselect bluespec set bsc-2023.07
  • Loading branch information
vowstar committed Nov 4, 2023
1 parent bbbaadb commit 63b2cc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,12 @@ For the following systems, the Bluespec toolchain is available
as a package that can be installed with the standard package manager:

* ArchLinux AUR: [`bluespec-git`](https://aur.archlinux.org/packages/bluespec-git/) ([among others](https://aur.archlinux.org/packages/?K=bluespec))
* Gentoo GURU and LiGurOS: [`sci-electronics/bluespec`](https://gitweb.gentoo.org/repo/proj/guru.git/tree/sci-electronics/bluespec)
* Nix/NixOS: [`bluespec`](https://search.nixos.org/packages?channel=20.09&from=0&size=50&sort=relevance&query=bluespec)

You can also use the [Repology search engine](https://repology.org/project/bluespec/versions)
to check for Bluespec packages for your system.

If a package exists for your system, we recommend installing that.
Otherwise, a tar-archive may be available for download from our
[Releases](https://github.com/B-Lang-org/bsc/releases) page.
Expand Down

0 comments on commit 63b2cc2

Please sign in to comment.