1. Open the Terminal by pressing Ctrl+Alt+T.
2. Add the Telegram repository to your system by running the following command:
sudo add-apt-repository ppa:atareao/telegram
3. Update the package list by running the following command:
sudo apt-get update
4. Install the Telegram Desktop app by running the following command:
sudo apt-get install telegram
5. Once the installation is complete, you can launch the Telegram Desktop app from the Unity Dash or the Terminal by running the following command:
telegram
AuthorAdmin
View all posts by Admin