LLM/Ryzen AI 7 350/2026-07-09: Difference between revisions
< LLM | Ryzen AI 7 350
Jump to navigation
Jump to search
(Created page with "= Install lemonade from PPA =") |
|||
| Line 1: | Line 1: | ||
= Install lemonade from PPA = | = Install lemonade from PPA = | ||
<syntaxhighlight lang="bash"> | |||
sudo add-apt-repository ppa:lemonade-team/stable | |||
sudo apt update | |||
sudo apt install lemonade-server | |||
</syntaxhighlight> | |||
Revision as of 03:58, 9 July 2026
Install lemonade from PPA
sudo add-apt-repository ppa:lemonade-team/stable
sudo apt update
sudo apt install lemonade-server