installation
This commit is contained in:
parent
6234af405c
commit
503b3868a0
12
README.md
12
README.md
@ -36,7 +36,7 @@ cat ~/.local/var/pmbootstrap/cache_git/pmaports/main/py3-nextcast/APKBUILD
|
||||
cp Alpine/APKGBUILD ~/.local/var/pmbootstrap/cache_git/pmaports/main/py3-nextcast/APKBUILD
|
||||
pmbootstrap apkbuild_parse py3-nextcast
|
||||
pmbootstrap checksum py3-nextcast
|
||||
pmbootstrap build py3-nextcast
|
||||
pmbootstrap build --arch aarch64 py3-nextcast
|
||||
#=> build x86_64/py3-nextcast-0.0.1-r1.apk
|
||||
```
|
||||
|
||||
@ -47,4 +47,12 @@ pmbootstrap shutdown
|
||||
```shell
|
||||
ls ~/.local/var/pmbootstrap/packages/edge/x86_64/py3-nextcast-0.0.1-r1.apk
|
||||
ls ~/.local/var/pmbootstrap/packages/edge/x86_64/py3-nextcast-pyc-0.0.1-r1.apk
|
||||
```
|
||||
```
|
||||
|
||||
Sideload to your postmarketOS phone:
|
||||
|
||||
* https://wiki.postmarketos.org/wiki/Installing_packages_on_a_running_phone#pmbootstrap_sideload
|
||||
|
||||
```shell
|
||||
pmbootstrap sideload --host yodaEnchilada --user yoda --arch aarch64 --install-key py3-nextcast
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user