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

Arch Linux AUR packages #5

Closed
randrej opened this issue Dec 20, 2018 · 3 comments
Closed

Arch Linux AUR packages #5

randrej opened this issue Dec 20, 2018 · 3 comments

Comments

@randrej
Copy link

randrej commented Dec 20, 2018

I've added both the current master and the latest tag versions of this program to Arch Linux's user repository (AUR). You may add that to the Installation section of the readme.

The packages are:
https://aur.archlinux.org/packages/ptags/
and
https://aur.archlinux.org/packages/ptags-git/

Specifying a command to install AUR packages is kind of a taboo in Arch circles. The general wisdom is to git clone the package off of AUR and then makepkg it yourself, but there are so-called AUR-helpers that automate the process, provide easy updates and so on. One of them is yay, but adding that might enrage some purists and they may say you're pushing yay on them (when there are other helpers and the manual method).

To install the packages with yay, you'd write:

yay -S ptags

or

yay -S ptags-git
@dalance
Copy link
Owner

dalance commented Dec 20, 2018

Thank you for your support.
I'll update README.

dalance added a commit that referenced this issue Dec 20, 2018
@randrej
Copy link
Author

randrej commented Dec 20, 2018

You're welcome. I love ptags, thank You for sharing it with the world!

I'll be adding ptags support to gen_tags.vim in the future.

Just one more thing: you misspelled binary in the readme.

@dalance
Copy link
Owner

dalance commented Dec 20, 2018

Thanks, I fixed it.

@randrej randrej closed this as completed Dec 21, 2018
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

No branches or pull requests

2 participants