forked from TermuxArch/docsTermuxArch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblackarch
More file actions
23 lines (18 loc) · 684 Bytes
/
blackarch
File metadata and controls
23 lines (18 loc) · 684 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
curl -O https://blackarch.org/strap.sh
sha1sum strap.sh
sudo chmod +x strap.sh
sh strap.sh
@sudeeprku to install https://archstrike.org do the following:
1) Install, update and configure Arch Linux using [`setupTermuxArch.sh`](https://sdrausty.github.io/TermuxArch/setupTermuxArch.sh).
2) Add the next lines to the end of the /etc/pacman.conf file.
```
[archstrike]
Server = https://mirror.archstrike.org/$arch/$repo
```
3) Run `pacman -Syu`
4) Run `pacman -S archstrike --needed`
[archstrike]
Server = https://mirror.archstrike.org/$arch/$repo
[blackarch]
Server = http://blackarch.org/blackarch/$repo/os/$arch
#Server = http://mirror.math.princeton.edu/pub/blackarch/os/$arch/