#!/bin/bash sudo systemctl stop packagekit; sudo apt update; sudo apt upgrade -y; sudo apt install dbus-x11;