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 paru #387

Merged
merged 2 commits into from
May 25, 2024
Merged

Add paru #387

merged 2 commits into from
May 25, 2024

Conversation

Qelxiros
Copy link
Contributor

This PR adds support for another pacman wrapper, paru. The wrinkle here is that I often find myself using paru <package> to search and install interactively, which doesn't work with emplace. However, this PR covers the paru -S <package> use case, which I think is worthwhile on its own. An implementation for the former would require significant new functionality, which would probably be better suited for a new project entirely.

  • add paru
  • include paru in README.md

@tversteeg
Copy link
Owner

Wow thanks a lot for the PR!

@tversteeg tversteeg merged commit cdecb20 into tversteeg:master May 25, 2024
@github-actions github-actions bot mentioned this pull request May 25, 2024
tversteeg pushed a commit that referenced this pull request May 25, 2024
@tversteeg
Copy link
Owner

@all-contributors please add @Qelxiros for platform

Copy link
Contributor

@tversteeg

I've put up a pull request to add @Qelxiros! 🎉

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.

2 participants