I have been asked to join a private Teams discussion by my solicitor. I confidently went to the M$ site to download the files and ended up getting help from “The WindowsClub” which gave cli instructions to import the security key and requirements to run teams but sadly failed.
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
alastair@HP-Z640-1:~> sudo sh -c 'echo -e "[teams]\nname=teams\nbaseurl=https://packages.microsoft.com/yumrepos/ms-teams\nenabled=1\nautorefresh=1\nkeeppackages=0\ntype=rpm-md\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/zypp/repos.d/teams.repo'
alastair@HP-Z640-1:~> sudo zypper ref
Repository 'Main Repository (NON-OSS)' is up to date.
Repository 'Main Repository (OSS)' is up to date.
Repository 'Main Update Repository' is up to date.
Repository 'Packman Essentials Repository' is up to date.
Repository 'Packman Repository' is up to date.
Repository 'home:malcolmlewis:openSUSE_General' is up to date.
Repository 'openSUSE:Tumbleweed' is up to date.
Repository 'openSUSE:Tumbleweed' is up to date.
Repository 'openSUSE-20230917-0' is up to date.
Repository 'Open H.264 Codec (openSUSE Tumbleweed)' is up to date.
Repository 'teams' is up to date.
All repositories have been refreshed.
alastair@HP-Z640-1:~> sudo zypper install teams
Loading repository data...
Reading installed packages...
'teams' not found in package names. Trying capabilities.
No provider of 'teams' found.
Resolving package dependencies...
Nothing to do.
alastair@HP-Z640-1:~>
Does anybody have any knowledge or experience with this.
Sadly am posting here as my only hope. Fortunately I have a few days to get this working but would appreciate help please.