puneetsl / lotion

Unofficial Notion.so app for Linux
MIT License
2.01k stars 87 forks source link

(solved) 7z is required #99

Closed tkakcy159 closed 3 years ago

tkakcy159 commented 3 years ago

I clone this repo and excute 'sudo ./setup.sh web' command. I'm already installed p7zip

ubuntu@synology_lxqt:~/Desktop/program/notion/lotion$ sudo ./setup.sh web Command 7z is required to run this script

This case, you have to install 'p7zip-ful' package NOT 'p7zip'

dongzx666 commented 3 years ago

I clone this repo and excute 'sudo ./setup.sh web' command. I'm already installed p7zip

ubuntu@synology_lxqt:~/Desktop/program/notion/lotion$ sudo ./setup.sh web Command 7z is required to run this script

This case, you have to install 'p7zip-ful' package NOT 'p7zip'

maybe it's 'p7zip-full' not 'p7zip-ful'

gitSaptarshi commented 3 years ago

Hi, in Solus the package is named p7zip only.

joshpetit commented 3 years ago

@tkakcy159 is seems like you've had this solved? Glad you could get it working! I'll close this for now.