On Linux: xclip and xsel are not available when using Wayland (which is the default on most Linux distros nowadays).
The alternative seems to be wl-clipboard: https://superuser.com/questions/1189467/how-to-copy-text-to-the-clipboard-when-using-wayland
On Linux:
xclipandxselare not available when using Wayland (which is the default on most Linux distros nowadays).The alternative seems to be
wl-clipboard: https://superuser.com/questions/1189467/how-to-copy-text-to-the-clipboard-when-using-wayland