#!/usr/bin/env bash

clear
sudo apt-get update
sudo apt-get purge plymouth -y
sudo apt-get remove libx11.* libqt.* libgtk.* -y