(no title)
antomal | 1 month ago
However, since it's written in Rust, you can easily install it from source on Ubuntu:
Install Rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Clone the repo and run: cargo install --path .
I am currently prioritizing the FreeBSD Ports collection, but creating a .deb package or a PPA for Ubuntu is definitely on the roadmap. If anyone wants to help with the packaging, feel free to reach out on GitHub!
findermacos|1 month ago
[deleted]