ms-jpq / sad

CLI search and replace | Space Age seD
MIT License
1.75k stars 22 forks source link

I can't figure out how to install for linux #206

Open wakywayne opened 1 year ago

wakywayne commented 1 year ago

I am new to neovim and I am using WSL linux. I only know how to install via apt or npm and I don't know what folder I would need to install sad in. Can someone help me with the steps I need to take to install sad I am installing it so I can use the x-ray find and replace package.

gautamprikshit1 commented 1 year ago

You can download the deb file from the releases page and use dpkg or graphic installer to install the package. Here's a link that might be helpful [https://unix.stackexchange.com/a/159114]([How to install a deb file, by dpkg -i or by apt?](https://unix.stackexchange.com/questions/159094/how-to-install-a-deb-file-by-dpkg-i-or-by-apt))