MissionKontrol is a tool that allows you to manage and switch between macOS-inspired workspaces on Linux. In this tutorial, we will guide you through the installation process of MissionKontrol on POP! OS Latest.
Note: Before proceeding with the installation process, make sure that your system meets the following requirements:
Before installing MissionKontrol, we need to install some dependencies.
$ sudo apt update
$ sudo apt install -y git build-essential cmake libcairo2-dev libxcb-composite0-dev libxcb-randr0-dev libxcb-util-dev libxcb-xinerama0-dev libxcb1-dev libxkbcommon-dev libxkbcommon-x11-dev libx11-dev
After installing the dependencies, we can now proceed with the installation of MissionKontrol. We will use git to clone the repository and build the application.
$ git clone https://github.com/miurahr/MissionControl.git
$ cd MissionControl
$ mkdir build && cd build
$ cmake ..
$ make -j$(nproc)
$ sudo make install
After installation, launch MissionKontrol by executing the following command in the terminal:
$ mission-control
Alternatively, you can search for MissionKontrol in the system applications menu.
Congratulations! You have successfully installed MissionKontrol on your POP! OS Latest system. Now you can manage and switch between workspaces with ease.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!