Skip to content

Instantly share code, notes, and snippets.

View thiscantbeserious's full-sized avatar
👾
I may be slow to respond.

Simon thiscantbeserious

👾
I may be slow to respond.
  • Germany
View GitHub Profile
@thiscantbeserious
thiscantbeserious / install-kde-neon-on-ubuntu-2004.bash
Last active December 16, 2021 02:56 — forked from tmarkettos/install-kde-neon-on-ubuntu-2004.bash
Install KDE Neon on top of vanilla Ubuntu 20.04
#!/bin/bash
# SPDX-License-Identifier: BSD-2-Clause
# SPDX-FileCopyrightText: 2020 Theo Markettos <git@markettos.org.uk>
# Script to install KDE Neon on top of Ubuntu 20.04
#
# The KDE Neon site says "A web search should quickly give you relevant information on how to do this. "
# but I didn't find any, so worked it out from first principles