terroo / wallset

A wallpaper manager that makes it possible to put videos as wallpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when run command wallset -a on arch linux

thpimentel opened this issue · comments

/usr/local/bin/wallset: line 90: bc: command not found
expr: syntax error: missing argument after 'length'

Arch Linux has a pretty useful package manager. To find a package with the certain file you can use: pacman -F <file>.
Regarding your error, you should install a missing bc package.