GramEditor/gram
39
984
Fork
You've already forked gram
88

docs/update-linux-installation-instructions #171

Merged
krig merged 3 commits from theDoctor/gram:docs/update-linux-installation-instructions into main 2026年03月27日 16:45:41 +01:00
Contributor
Copy link

This adds the RPM package upload in the release workflow and updates Linux installation instructions. I felt that maintaining multiple sets of instructions in several places is awkward so I propose to simply link to the installation instructions in the docs from the README in the project root.

Another note: Automatic package signing does not appear to work for the RPM package. Apparently this has been implemented but is not enabled by default (see here). For the time being one has to disable GPG key verification for the repo in order to be able to install gram. Not sure what can be done about this since, apparently, it is necessary to set an env var for the Forgejo installation.

This adds the RPM package upload in the release workflow and updates Linux installation instructions. I felt that maintaining multiple sets of instructions in several places is awkward so I propose to simply link to the installation instructions in the docs from the README in the project root. Another note: Automatic package signing does not appear to work for the RPM package. Apparently this has been implemented but is not enabled by default (see [here](https://codeberg.org/forgejo/forgejo/issues/5776)). For the time being one has to disable GPG key verification for the repo in order to be able to install gram. Not sure what can be done about this since, apparently, it is necessary to set an env var for the Forgejo installation.
krig left a comment
Copy link

just a typo, otherwise it looks good

just a typo, otherwise it looks good
README.md Outdated
@ -81,3 +70,1 @@
```sh
paru -S gram-bin
```
Linux installation insttructions can be found [here](docs/linux.md).
Owner
Copy link

Small typo, "insttructions" -> "instructions"

Small typo, "insttructions" -> "instructions"
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GramEditor/gram!171
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "theDoctor/gram:docs/update-linux-installation-instructions"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?