How to install nextcloud CLI client on Ubuntu in 20 seconds

Run this:

example.sh
sudo add-apt-repository ppa:nextcloud-devs/client && sudo apt update && sudo apt -y install nextcloud-client

Check out similar posts by category: Linux