Skip to content

Linux related #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed

Linux related #55

wants to merge 5 commits into from

Conversation

tanneberger
Copy link
Member

@tanneberger tanneberger commented May 3, 2022

Things done

Added document describing Linux specific topics like which package managers contain lf-packages, how do you install them etc.
Furthermore there is substantial overlap with existing docs maybe worth it updating the old ones and removing it from this file.

If I missed some topics I am happy to add them.

Needs work

=> integration into the website

@tanneberger tanneberger added the documentation Improvements or additions to documentation label May 3, 2022
@tanneberger tanneberger requested a review from edwardalee May 3, 2022 12:33
@tanneberger tanneberger self-assigned this May 3, 2022
```

If you want to use the cpp-target and are using nix there is already great tooling built for this [here](https://github.com/lf-lang/reactor-cpp/blob/master/CONTRIBUTING.md).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The above presumably not include LF.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the commands above show how you temporarily install lfc into your shell environment.

There are packaged version of [lfc](https://aur.archlinux.org/packages/lfc-bin) and [epoch](https://aur.archlinux.org/packages/epoch-bin) the arch user repository.

```bash
git clone https://aur.archlinux.org/packages/lfc-bin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for manually downloading and building the package instead of using an AUR helper like yay?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There shouldn't be :-) We should write some distro-specific instructions for cases where installation can be done with a simple one-liner.

@axmmisaka
Copy link
Collaborator

axmmisaka commented Jan 24, 2024

Can I rebase this onto new main? I won’t modify your commit history but they will be rewritten

@lhstrh
Copy link
Member

lhstrh commented Jan 24, 2024

@axmmisaka: yup!

@lhstrh
Copy link
Member

lhstrh commented Jan 31, 2024

It looks like this PR is already subsumed by #202, which is currently under review.

@lhstrh lhstrh closed this Jan 31, 2024
@lhstrh lhstrh deleted the linux branch February 1, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants