Update AUR documentation since the package got moved to Arch Extra#27
Merged
ChristopherHX merged 2 commits intonektos:mainfrom Oct 24, 2024
Merged
Conversation
MatthiasKunnen
commented
Sep 4, 2024
Closed
83a4574 to
cd09284
Compare
Contributor
|
For me it doesn't matter if if you squash or not, because I would do that in GitHub UI anyways. Not shure how cplee handles manual merges as I don't have that much power here to do that myself. |
gobborg
approved these changes
Sep 6, 2024
Arch upgraded act from the AUR to its "Extra" repository.
cd09284 to
07f1e0a
Compare
Pacman -S could be dangerous if preceded by pacman -Sy. Co-authored-by: ChristopherHX <christopher.homberger@web.de>
ChristopherHX
approved these changes
Sep 9, 2024
catthehacker
approved these changes
Oct 24, 2024
Member
catthehacker
left a comment
There was a problem hiding this comment.
Generally would prefer it to be called ArchLinux rather than just Arch, but there has been enough bikeshedding about whole thing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Arch upgraded
actfrom the AUR to its "Extra" repository. This PR changes the documentation accordingly.This is an alternative to #20. The reason for this is that, in my opinion, Arch is the better name over pacman for these reasons:
The package is in the Arch Extra repository not in Manjaro Extra or any other.
Pacman is a package manager, not a repository. The installation sections starts with
In addition, pacman could be pointed to non-arch repos that do not include
act.I believe the usage of the term Arch Linux is more common than Pacman when installation instructions are provided.