This was made to work with Arch
- Install
xmousepasteblock
from the Arch User Repository: https://aur.archlinux.org/packages/xmousepasteblock
(Recommended to just use yay:
# Install yay package manager
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si