Difference between revisions of "Pinokio"
From Notes_Wiki
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
# Go to https://github.com/pinokiocomputer/pinokio/releases | # Go to https://github.com/pinokiocomputer/pinokio/releases | ||
# Download AppImage and run via AppImageLauncher. See [[Rocky 9.x Owncloud client via AppImage]] | # Download AppImage and run via AppImageLauncher. See [[Rocky 9.x Owncloud client via AppImage]] | ||
# Then run pinokio via graphical run options | # Then run pinokio via graphical run options. | ||
## For this in Rocky 9.x use: | |||
##:<pre> | |||
##:: chmod +x Pinokio.AppImage | |||
##:: ./Piniokio.AppImage | |||
##:</pre> | |||
## For this in Ubuntu 24.04 use: | |||
##:<pre> | |||
##:: chmod +x Pinokio.AppImage | |||
##:: ./Pinoko.AppImage --no-sandbox | |||
##:</pre> | |||
# During first run set a parent folder in location where you have enough space (at least 100GB+) | # During first run set a parent folder in location where you have enough space (at least 100GB+) | ||
# Install recommended tools from [[Overall list of useful AI tools]] | |||
Refer: | Refer: |
Latest revision as of 03:18, 21 July 2025
Home > Local system based AI tools > Pinokio
To download and install Pinokio on local system use:
- Go to https://github.com/pinokiocomputer/pinokio/releases
- Download AppImage and run via AppImageLauncher. See Rocky 9.x Owncloud client via AppImage
- Then run pinokio via graphical run options.
- For this in Rocky 9.x use:
- chmod +x Pinokio.AppImage
- ./Piniokio.AppImage
- For this in Ubuntu 24.04 use:
- chmod +x Pinokio.AppImage
- ./Pinoko.AppImage --no-sandbox
- For this in Rocky 9.x use:
- During first run set a parent folder in location where you have enough space (at least 100GB+)
- Install recommended tools from Overall list of useful AI tools