How to install SeaFile CLI on a Raspberry Pi
Create /etc/apt/sources.list.d/seafile.list with the following line:
deb http://ftp.debian.org/debian buster-backports main
sudo apt update -y
sudo apt install -y seafile-cli
Create /etc/apt/sources.list.d/seafile.list with the following line:
deb http://ftp.debian.org/debian buster-backports main
sudo apt update -y
sudo apt install -y seafile-cli