Changing Environment

I want to change my desktop environment form Mate to KDE. Now I using Parrot mate.
How can I install KDE parrot without install OS again.

  • Parrot version in use (if you are not aware of it, open terminal and type cat /etc/os-release | grep VERSION):

VERSION_ID=“5.0”
VERSION=“5.0 (LTS)”
VERSION_CODENAME=bullseye

  • Kernel version (if you are not aware of it, open terminal and type uname -r):

5.14.0-2parrot1-amd64

  • Logs/Terminal output (use pastebin or similar services):

  • Screenshots:

Hello! Follow the documentation: Desktop Enviroments - Parrot Documentation

1 Like

sudo apt install parrot-kde
sudo apt install parrot-gnome

At the login screen you can change the environment.

Regards, Steiner254.

Hello…
First update your packages, By using
sudo apt update or sudo parrot-upgrade
Then run a command…
sudo apt install parrot-kde*

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.