wok icon indicating copy to clipboard operation
wok copied to clipboard

kimchi-project / wok on non-systemd systems?

Open slackernetuk opened this issue 5 years ago • 1 comments

Hiya,

I would like to know If I can install wok/kimchi on non-systemd systems?

In my case Slackware current.

cheers

slackernetuk avatar Aug 12 '20 05:08 slackernetuk

Hi @slackernetuk

You would need to install it from source code.

git clone --recursive wok.git
./build-all.sh
sudo make install

alinefm avatar Sep 03 '20 01:09 alinefm