Hey, I didn't find any guides on how to uninstall/delete it again. I now did the following
user@machine:~$ which hive
/home/user/.local/bin/hive
there it mentioned
#!/home/user/.local/share/uv/tools/hive-evolve/bin/python
so I run
rm -rf /home/user/.local/share/uv/tools/hive-evolve/
Is that it?
Hey, I didn't find any guides on how to uninstall/delete it again. I now did the following
there it mentioned
#!/home/user/.local/share/uv/tools/hive-evolve/bin/pythonso I run
rm -rf /home/user/.local/share/uv/tools/hive-evolve/Is that it?