-
Hello! How can I install plugin without package manager? My OS is Linux Debian 12 and i need to download x86_64-unknown-linux-gnu.so, I don't have rust compiler and can't install it. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hey there! You need to run |
Beta Was this translation helpful? Give feedback.
-
I think that you need to
|
Beta Was this translation helpful? Give feedback.
I think that you need to
path/to/blink.cmp/
x86_64-unknown-linux-gnu.so
intopath/to/blink.cmp/target/release/libblink_cmp_fuzzy.so
.