

For users who want to check manually, use the following command in your terminal. The software should update by itself with your system packages for desktop users using the APT package manager. This goes for any software of this type, and it is highly recommended to use the refresh button on the password to generate a new one every time someone externally has finished. sudo apt updateįor novice users or users new to computing, remember to proceed with caution with who you give your details. Now run an APT update to reflect the newly imported repository. echo "deb stable main" | sudo tee /etc/apt//teamviewer.list sudo wget -O- | gpg -dearmor | sudo tee /usr/share/keyrings/teamview.gpg In your terminal, execute the following command to import to your keychain. The first step is to import the GPG key to verify the authenticity of the packages. If you skip and encounter issues, return and just run the command. sudo apt install wget apt-transport-https gnupg2 -y Most of these packages are already on your system, but running the command can help ensure they’re installed. The following dependencies will need to be installed.

sudo apt update & sudo apt upgrade -y Install Required Packages Before proceeding with the tutorial, ensuring your system is up-to-date with all existing packages is good.
