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

Install on Arch Linux #88

Open
imlonghao opened this issue Feb 18, 2020 · 3 comments
Open

Install on Arch Linux #88

imlonghao opened this issue Feb 18, 2020 · 3 comments

Comments

@imlonghao
Copy link
Contributor

Hello,

Just want you know that I wrote a PKGBUILD and pushed the package to AUR.
Now for Arch Linux user, they can install htrace.sh by running

yay -S htrace.sh

yay will automatically install the dependencies from official repository and AUR

The PKGBUILD are available in:
https://github.com/imlonghao/aur/blob/master/htrace.sh/PKGBUILD

Regards

@dimitarvp
Copy link

FYI:

$ yay -S htrace.sh

:: There are 2 providers available for wafw00f:
:: Repository AUR
    1) wafw00f 2) wafw00f-git

Enter a number (default=1): 1
:: There are 2 providers available for subfinder:
:: Repository AUR
    1) subfinder 2) subfinder-bin

Enter a number (default=1): 1
 -> Could not find all required packages:
	nodejs-observatory-cli (Wanted by: htrace.sh)

@imlonghao
Copy link
Contributor Author

@dimitarvp I have updated the dependency, try again?

@dimitarvp
Copy link

Yes, I seem to go the installation phase just fine (but didn't proceed with it because I don't want PHP on my laptop 😃).

Thanks for addressing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants