Tim installation

The main command:
first input

  sudo apt --fix-broken install

Then enter

   sudo apt install flatpak

then

      flatpak install com.deepin.wine.Platform.2.18.1.flatpak
     flatpak install com.tencent.tim.2.0.1.flatpak

sudo apt-get install flatpak (this command directly input to be wrong, and then I tried sudo apt install flatpak, and wrong, enter the command prompt: re-enter after apt -fix-broken install: sudo apt install flatpak success. )

(Remember to download the files are moved to the main folder)

Here mistake Insert Picture Description

In this error be resolved in the Insert Picture DescriptionHere inserted into the picture describes the installation flatpak

添加软件源

sudo add-apt-repository ppa:alexlarsson/flatpak
sudo apt-get update

Here insert the installation tim Picture Description

flatpak基本命令

# 查看帮助
flatpak --help
# 查看已安装软件目录基本信息
flatpak list
# 安装对应软件
flatpak install 安装包名
# 卸载对应软件
flatpak uninstalll 应用ID

Installation deepin-wine platform

Download Link

 https://www.jianguoyun.com/p/Dfh1P9oQ7vD3BhjR2aIB

Open the terminal, using the installation deepin-wine flatpak

flatpak install com.deepin.wine.Platform.2.18.1.flatpak

Installation TIM

Download Link

       https://www.jianguoyun.com/p/DRMP0TUQ7vD3Bhju2aIB

Open the terminal, using the installation TIM flatpak

     flatpak install com.tencent.tim.2.0.1.flatpak

TIM run

Use flatpak view the currently installed software directory: flatpsk list

Here Insert Picture Description

Use flatpak view the current software installed directory:
EG: Input

        flatpak run com.tencent.tim

You can run, the Tim off, then the process stops.
Mainly to download two files com.deepin.wine.Platform.2.18.1.flatpak and com.tencent.tim.2.0.1.flatpak

Please contact delete infringement

Released six original articles · won praise 0 · Views 13

Guess you like

Origin blog.csdn.net/weixin_45714126/article/details/104614808