Skip to content

Howto update latest p version (Linux)

Jens Heine edited this page Dec 18, 2023 · 2 revisions

On linux change into the directory where the p binary is installed and start p (and enter your main password):

cd ~/bin
./p

Now execute the update command in p:

[deeplap] pshell> update
Starting update process.
Please make sure that you are in the directory where the p binary is located.
Your current directory is: /home/melvin/bin
Press enter to start or strg-c to cancel...

After you have confirmed by pressing enter, the latest p binary will be downloaded and the current p binary will be replaced and made executable. The p exits and you can start the new program version.

You might use the command showlinks to get all useful p related deeplinks.

Clone this wiki locally