

Launching can be done in a few ways now that you have the software installed.įirst, the software can be launched using the following command. sudo apt-get install smplayer smplayer-themes -y How to Launch SMPlayer echo 'deb bullseye main' | sudo tee -a /etc/apt//alexp.listīefore you continue, run an APT update to reflect the newly imported PPA. Run the following command to import the repository. curl -fsSL | gpg -dearmor | sudo tee /usr/share/keyrings/alexp_key.gpg > /dev/null The next task is to import the GPG key to verify the authenticity of the repositories packages. sudo apt install dirmngr ca-certificates software-properties-common gnupg gnupg2 apt-transport-https curl -y The best APT package manager method is to import and install the third-party repository maintained by Alexander Pozdnyakov.įirst, install the following packages.

sudo apt update & sudo apt upgrade -y Install SMPlayer – APT PPA Method First, update your system to ensure all existing packages are up to date to avoid conflicts.
