HOWTO update p - binbash23/p GitHub Wiki
You can update the p program from inside the pshell with the "update" command:
[p.db] pshell> update
Starting update process.
Press enter to start or strg-c to cancel...
Detected system is linux x86_64
Downloading latest p binary to: p_latest
Please wait, this can take a while...
49% [................................... ] 10993664 / 22029736
Anyway you can also download the binary by yourself. To get a list of any usefull link, you can use the "showlinks" command:
[p.db] pshell> showlinks
p github home : https://github.com/binbash23/p
p github wiki : https://github.com/binbash23/p/wiki
p binary windows : https://github.com/binbash23/p/raw/master/dist/windows/p.exe
p binary linux : https://github.com/binbash23/p/raw/master/dist/linux/p
p binary raspberry pi : https://github.com/binbash23/p/raw/master/dist/arm64/p
p updater binary windows : https://github.com/binbash23/p/raw/master/dist/windows/updater.exe
p updater binary linux : https://github.com/binbash23/p/raw/master/dist/linux/updater
[p.db] pshell>