Skip to content

Post-install scripts to install software and configure Debian & Plasma Bigscreen to be used as TV box

License

Notifications You must be signed in to change notification settings

margrevm/kubuntu-post-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

License: MIT

Kubuntu (KDE Plasma) & Bigscreen post-installation script

Basic Kubuntu post-installation shell script to setup a TV box. Feel free to fork and tailor it according to your own needs. I put an emphasis on (re-)usability and simplicity: No fancy libraries, unnecessary loops or colorful prompts... just plain linux commands that are easy to understand and to modify.

Features

  • 📂 Folder structure creation
  • 📦 Supports flatpak, snap, .deb and apt package installation
  • 🗑️ Cleaning of unnecessary packages and files
  • 🔧 Custom actions

Running the script

The first thing I do on a clean Pop!_OS installation...

wget https://raw.githubusercontent.com/margrevm/kubuntu-post-install/main/plasma-postinstall.sh
chmod +x pop-postinstall.sh 
./pop-postinstall.sh 

Supported versions

  • Kubuntu 22.04 (LTS) - Current version

Credits

By Mike Margreve ([email protected]) and licensed under MIT. The original source can be found here: https://github.com/margrevm/kubuntu-post-install

About

Post-install scripts to install software and configure Debian & Plasma Bigscreen to be used as TV box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages