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

Add PKGBUILD for Arch Linux (AUR) packaging support #39

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marcelarie
Copy link

@marcelarie marcelarie commented Oct 30, 2024

This PR adds a PKGBUILD file for packaging the Code Crafters CLI on Arch Linux.

Key Changes

  • Adds architecture handling (x86_64 to amd64, aarch64 to arm64).
  • Sets curl as a dependency.
  • Enables AUR compatibility for easy installation via AUR helpers.

This setup will allow Arch users to install and update the codecrafters-cli through the AUR, using tools like yay or paru.

After this, the only missing part would be to create an AUR account and set up the release there, this I think should be done by one of the maintainers.

@marcelarie marcelarie changed the title Add PKGBUILD for AUR package Add PKGBUILD to have an AUR package Oct 30, 2024
@marcelarie marcelarie changed the title Add PKGBUILD to have an AUR package Add PKGBUILD for Arch Linux (AUR) packaging support Oct 30, 2024
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.

1 participant