Lightspeed core service
pip install --user uvuv --version – should return no errorgit clone https://github.com/lightspeed-core/lightspeed-stackcd serviceuv info – should return no erroruv installNote: pip installs the uv binary into ~/.local/bin, which is often missing from $PATH on fresh distributions. If the uv command is not found, please check if $PATH environment variable is set correctly.