Skype for 32 bit computers? [duplicate]

I'm using Lubuntu 18.04 LTS 32 bit and need to know what choices I have, if any. Thanks!

2

1 Answer

Go to on the Chromium browser as per

If you do not have Chromium installed, please step through these CLI commands:

sudo apt update
sudo apt upgrade
sudo apt install chromium-browser

If you wish to add it to a menu, add these optional steps:

sudo add-apt-repository ppa:peppermintos/p9-release
sudo apt install ice
sudo apt update
sudo add-apt-repository --remove ppa:peppermintos/p9-release
wget 

You Might Also Like