Replies: 3 comments
-
PS: wdgaf for being in that path i tried normally before yk |
Beta Was this translation helpful? Give feedback.
0 replies
-
What are you trying to do by By the way, run and post here the output of |
Beta Was this translation helpful? Give feedback.
0 replies
-
What are you trying to achieve? Listing available tools? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After i did :
Run https://blackarch.org/strap.sh as root and follow the instructions.
$ curl -O https://blackarch.org/strap.sh
$ echo 76363d41bd1caeb9ed2a0c984ce891c8a6075764 strap.sh | sha1sum -c
$ chmod +x strap.sh
Run strap.sh
$ sudo ./strap.sh
$ sudo pacman -Syu
i've got everything right i guess and after typing those :
$ sudo pacman -Sgg | grep blackarch | cut -d' ' -f2 | sort -u
$ sudo pacman -S blackarch-
$ sudo pacman -Sg | grep blackarch
no answers in my terminal, just nothing
Beta Was this translation helpful? Give feedback.
All reactions