Skip to content
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

README: add Arch Linux AUR instructions. #76

Merged
merged 2 commits into from
Jan 10, 2020
Merged

Conversation

mfs
Copy link
Contributor

@mfs mfs commented Jan 2, 2020

Update readme with Arch Linux AUR instructions.

README.md Outdated
@@ -98,4 +98,12 @@ On OpenBSD -current and 6.7+, you can use the port:
pkg_add age
```

On Arch Linux there are [AUR](https://aur.archlinux.org) packages for age and age-git.
```
auracle clone age # or whichever AUR helper you use
Copy link
Contributor

@alerque alerque Jan 2, 2020

Choose a reason for hiding this comment

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

If you are going to suggest the full manual build method why suggest an AUR helper here at all? Just show a regular git clone. Those that want to use helpers often use ones that to all the other steps too. For example yay -S age ... done.

@Tharre
Copy link

Tharre commented Jan 2, 2020

Adding any instructions at all seems bad, either the person is already familiar with the AUR, in which case they're redundant, or they have never used the AUR, in which case teaching people to blindly trust AUR packages is a bad idea.

@alerque
Copy link
Contributor

alerque commented Jan 2, 2020

Maybe just linking the respective AUR package pages would be an acceptable compromise.

@FiloSottile
Copy link
Owner

Took the compromise from the mkcert README, of giving a link and the manual installation instructions, so we don't have to pick a helper.

@FiloSottile FiloSottile merged commit a798d4e into FiloSottile:master Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants