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

Suggestion for readme to avoid clone. #123

Open
TiloGit opened this issue Apr 24, 2020 · 1 comment
Open

Suggestion for readme to avoid clone. #123

TiloGit opened this issue Apr 24, 2020 · 1 comment

Comments

@TiloGit
Copy link

TiloGit commented Apr 24, 2020

For ppl who don't want to clone you could add this info to the readme.
Can't remote from github https://www.gilesorr.com/blog/git-archive-github.html
curl -L https://api.github.com/repos/diederikdehaas/rtl8812AU/tarball/driver-${DRV_VERSION} | sudo tar -x -z --strip=1 -C /usr/src/${DRV_NAME}-${DRV_VERSION}

@TiloGit
Copy link
Author

TiloGit commented May 1, 2020

also found this.
might be simpler for beginners like me.

https://blog.abysm.org/2020/03/realtek-802-11ac-usb-wi-fi-linux-driver-installation/

wget https://http.kali.org/kali/pool/contrib/r/realtek-rtl88xxau-dkms/realtek-rtl88xxau-dkms_5.3.4~20200115-0kali1_all.deb
sudo apt update
sudo apt install ./realtek-rtl88xxau-dkms_5.3.4~20200115-0kali1_all.deb

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

1 participant