Skip to content

Instantly share code, notes, and snippets.

@rs-ds
Created November 26, 2019 09:14
Show Gist options
  • Save rs-ds/680610fc8544ea717c6164e8f6135444 to your computer and use it in GitHub Desktop.
Save rs-ds/680610fc8544ea717c6164e8f6135444 to your computer and use it in GitHub Desktop.
$ /usr/lib/apt/apt-helper download-file https://debian.sur5r.net/i3/pool/main/s/sur5r-keyring/sur5r-keyring_2019.02.01_all.deb keyring.deb SHA256:176af52de1a976f103f9809920d80d02411ac5e763f695327de9fa6aff23f416
# dpkg -i ./keyring.deb
# echo "deb https://debian.sur5r.net/i3/ $(grep '^DISTRIB_CODENAME=' /etc/lsb-release | cut -f2 -d=) universe" >> /etc/apt/sources.list.d/sur5r-i3.list
# apt update
# apt install i3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment