Skip to content

Instantly share code, notes, and snippets.

@theodric
Last active November 12, 2023 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodric/21e31e1a4a9d502ae9a9d3aeaab338fc to your computer and use it in GitHub Desktop.
Save theodric/21e31e1a4a9d502ae9a9d3aeaab338fc to your computer and use it in GitHub Desktop.
openSUSE install notes
## fuck me, this distro is awesome
## like, seriously, they chose defaults that *I* would have chosen!
## and shit just, y'know, like....works
## it even comes with XScreenSaver!!!
## frfr no cap
## total lack of cap
## not even a yarmulke
## absolutely unprecedented
##
zypper update
zypper install cowsay net-tools-deprecated dnf rpm-repos-openSUSE-Tumbleweed flatpak plocate ncdu btop htop aria2
pip3 install --break-system-packages pycp
flatpak install steam
cd /usr/src && git clone https://github.com/jaseg/lolcat && cd ./lolcat && make install && cd -
systemctl enable --now nfs-server.service nfs-blkmap.service nfs-client.target
## fwupdmgr
systemctl start fwupd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment