update arch requirements
This commit is contained in:
parent
b651812089
commit
3b6ad111e1
1 changed files with 5 additions and 4 deletions
|
|
@ -30,10 +30,11 @@ Bien que cela permette de créer une instance sur toutes les distributions,
|
||||||
```
|
```
|
||||||
ArchLinux :
|
ArchLinux :
|
||||||
```bash
|
```bash
|
||||||
$ sudo pacman -Syu --noconfirm \
|
$ sudo pacman -S \
|
||||||
ipython3 python3-setuptools python3-venv python3-dev \
|
ipython python-setuptools \
|
||||||
texlive-xetex gettext libjs-bootstrap4 fonts-font-awesome git
|
texlive-bin gettext ttf-font-awesome git
|
||||||
``` TODO
|
$ paru -S python-django-bootstrap4 # AUR only
|
||||||
|
```
|
||||||
|
|
||||||
2. **Clonage du dépot** là où vous voulez :
|
2. **Clonage du dépot** là où vous voulez :
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue