SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing libgconf2-4 on Ubuntu 18.04

astaruch opened this issue · comments

Hi,
on a fresh install of Ubuntu 18.04, there is a missing dependency of libgconf2-4. Workaround of this is:

sudo apt -y install libgconf2-4

Preffered solution would be bundling the dependency.