2 examples for snapper
# Create a pre and post snapshot with system update (Arch Linux)
snapper create -d "system update" --command "pacman -Syu"
# Create a pre and post snapshot with system update (Arch Linux)
snapper create -d "system update" --command "pacman -Syu"