|
|
@ -780,10 +780,10 @@ Hit enter and set up the mysql root password (use a good password) and hit the f |
|
|
|
## 17.1. Needed packages |
|
|
|
|
|
|
|
``` |
|
|
|
sudo pacman -S python2-certifi xmlsec ffmpeg fuse2 libarchive vala libevent libldap libmariadbclient python2-chardet python2-dateutil python2-django python-flup python2-gunicorn python2-memcached python2-openpyxl python2-pillow python2-pytz python2-requests python2-requests-oauthlib python2-six mysql-python wget --noconfirm |
|
|
|
sudo pacman -S xmlsec ffmpeg fuse2 libarchive vala libevent libldap libmariadbclient python2-chardet python2-dateutil python2-django python-flup python2-memcached python2-pillow python2-pytz python2-requests python2-requests-oauthlib python2-six mysql-python wget --noconfirm |
|
|
|
``` |
|
|
|
``` |
|
|
|
pikaur -S python2-social-auth-core python2-flup python2-django-formtools libevhtp-seafile libsearpc python2-qrcode python2-cas python2-django-compressor python2-django-constance python2-django-picklefield python2-django-post-office python2-django-rest-framework python2-django-simple-captcha python2-django-statici18n python2-django-webpack-loader python2-django-pylibmc python2-wsgidav-seafile libselinux --noconfirm |
|
|
|
pikaur -S python2-social-auth-core python2-flup python2-django-formtools libevhtp-seafile libsearpc python2-qrcode python2-cas python2-django-compressor python2-django-constance python2-django-picklefield python2-django-post-office python2-django-rest-framework python2-django-simple-captcha python2-django-statici18n python2-django-webpack-loader python2-django-pylibmc python2-wsgidav-seafile libselinux python2-gunicorn python2-openpyxl --noconfirm |
|
|
|
``` |
|
|
|
> Enter Y (Yes) for everything. |
|
|
|
|
|
|
|