
Anydesk install command line ubuntu install#
Now, run beneath apt commands to install atom text editor $ sudo apt updateĪlternate Way to Install Atom on Ubuntu and Linux Mint $ echo "deb any main" | sudo tee /etc/apt//atom.list Run following commands to configure Atom repository $ curl -fsSL | gpg -dearmor | sudo tee /usr/share/keyrings/atom.gpg > /dev/null

Open the terminal and run the following apt command to install atom dependencies, $ sudo apt install curl libcanberra-gtk-module dirmngr ca-certificates software-properties-common gnupg gnupg2 apt-transport-https -y So, first configure its official repository. Without any further delay, let’s dive into Atom installation steps.Ītom package is not available in the default Ubuntu 22.04 repositories.

Atom is developed and maintained by GitHub Inc.
Anydesk install command line ubuntu how to#
In this guide, we will learn how to install Atom Text Editor on Ubuntu 22.04 LTS (Jammy Jellyfish).Ītom is a free and open-source text editor for Linux, Windows and MacOS operating system.It is based on Electron (CoffeeScript /Javascript/HTML) and can also be be used as IDE (integrated development environment).
