Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BlackArch/blackarch-installer

The official BlackArch Linux installer
https://github.com/BlackArch/blackarch-installer

Last synced: about 2 months ago
JSON representation

The official BlackArch Linux installer

Awesome Lists containing this project

README

        

## Description

The official BlackArch Linux installer. You can run it on any Linux systems.
It is recommend to use it with Arch or BlackArch Linux ISOs though.

## Installation

### Using the repo package:
```sh
pacman -S blackarch-installer
```
### Using the git version

```bash
# NOTE: For development testing, use:
# git clone -b develop https://github.com/BlackArch/blackarch-installer.git
1) git clone https://github.com/BlackArch/blackarch-installer.git
2) cp -R blackarch-installer/ /usr/share/blackarch-installer
3) ln -sf /usr/share/blackarch-installer/blackarch-install /usr/bin/blackarch-install
4) chmod +x /usr/bin/blackarch-install
```

## Usage

Simply run:
```sh
$ blackarch-install
```
and go ahead.

## Get Involved

You can get in touch with the BlackArch Linux team. Just check out the following:

**Please, send us pull requests!**

**Web:** https://www.blackarch.org/

**Mail:** [email protected]

**IRC:** [irc://irc.freenode.net/blackarch](irc://irc.freenode.net/blackarch)