This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
nala [2024/06/06 08:52] team [Install Nala On Ufficio Zero Linux OS 10 Plus] |
nala [2024/06/06 12:39] (current) team [Install Nala On Ufficio Zero Linux OS 10 Plus] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Nala (for internal development use) ===== | ===== Nala (for internal development use) ===== | ||
| - | ==== Install Nala On Ufficio Zero Linux OS 10 Plus ==== | + | ==== Install Nala On Ufficio Zero Linux OS 10 Plus & 11 (both 32/64bit arch) ==== |
| install python3-pip package first with the following command: | install python3-pip package first with the following command: | ||
| Line 12: | Line 12: | ||
| and verify if nala is working correctly with: | and verify if nala is working correctly with: | ||
| <code> sudo nala update</code> | <code> sudo nala update</code> | ||
| - | with that command nala must update from all the repository also checking if the repository are up to date | + | with that command nala must update from all the repository also checking if the repository are up to date. |
| + | |||
| + | It is also possible to create a metapackage that first installs python3-pip and then nala. | ||