Add BlackArch installation instructions.

This commit is contained in:
Alexandre ZANNI 2020-02-04 03:58:16 +01:00 committed by GitHub
parent 264e487304
commit 13de274d2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ Prerequisites:
You can install the prerequisites with `# pacman -S devtools`
**Manually:** You need to have [Rust](https://www.archlinux.org/packages/extra/x86_64/rust/) installed in your computer first. Install it with `# pacman -S rust`
```
$ git clone https://github.com/Edu4rdSHL/blackarch-devtools.git
$ cd blackarch-devtools
@ -20,7 +21,9 @@ $ cargo build --release
$ sudo cp target/release/blackarch-devtools /usr/bin/blackarch-devtools
$ blackarch-devtools
```
**Using the binary:**
```
$ wget https://github.com/Edu4rdSHL/blackarch-devtools/releases/latest/download/blackarch-devtools
$ chmod +x blackarch-devtools
@ -28,6 +31,13 @@ $ sudo cp blackarch-devtools /usr/bin/blackarch-devtools
$ blackarch-devtools
```
**Using BlackArch repo**
```
$ sudo pacman -S blackarch-devtools-toolkit
$ ba-dev
```
# Usage
The available options are: