几个月前,我通过组织帐户使用了 Microsoft Teams (Linux)。现在我想将它与其他帐户一起使用。我目前处于注销状态,因为我无权访问组织帐户。每次打开时,它都会将我带到组织页面,并要求我登录。没有Use Another account或Sign In with another account选项。当您最初打开时,当它发送请求将我们带到组织页面时,有一个取消选项,但这不起作用。它使应用程序无响应。
现在我已经尝试用apt-remove, from software center,卸载很多次purge。每次安装时,它都会获取数据/缓存,并尝试将我带到同一个组织页面。我怎样才能完全重置,删除它用来安装新帐户的数据。
微软网站说微软 Teams 可用于 Linux Here
我从这里的下载页面下载并安装了 Microsoft Teams Linux Deb 64-Bit
当我运行它并登录时,我看到这个窗口:
我看到这个问题:
在 Ubuntu 上运行 Microsoft Teams,这表明人们正在运行它。是什么赋予了?
$ apt list --installed | grep teams
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
teams/now 1.3.00.5153 amd64 [installed,local]
Run Code Online (Sandbox Code Playgroud)
此外,当我在 Windows 中使用相同的用户名登录时,一切都很好。
Ubuntu 版本 18.04.4.LTS