Linux Lite Forums
How to update Skype - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20)
+--- Thread: How to update Skype (/showthread.php?tid=7842)



How to update Skype - jeeaik - 07-20-2021

To whom it may concern,

I am new to Linux Lite, migrating from Windows. My Skype says I have to update it through my package manager. How do I got about it?

Regards,
Jee-Aik



Re: How to update Skype - icedigger - 07-21-2021

Easiest way is to open up a terminal and type this in.

sudo apt install skypeforlinux


Re: How to update Skype - firenice03 - 07-22-2021

(07-20-2021, 03:40 AM)jeeaik link Wrote: To whom it may concern,

I am new to Linux Lite, migrating from Windows. My Skype says I have to update it through my package manager. How do I got about it?

Regards,
Jee-Aik
[member=48569]jeeaik[/member]

If you need installed, you can find Skype in Lite Software.. Then I believe during typical LL updates (Lite Update) if there is an update you will receive it then.
If you installed by another means.. could be different... BUT for the most part using Lite Update should else via the CLI
Code:
sudo apt update
sudo apt upgrade








Re: How to update Skype - ganther cage - 08-12-2021

thank you