wget -O- https://deepin-wine.i-m.dev/setup.sh | sh 1. 2.应用安装 自此以后,你可以像对待普通的软件包一样,使用apt-get系列命令进行各种应用安装、更新和卸载清理了。 比如安装微信只需要运行下面的命令, sudo apt-get install com.qq.weixin.deepin 1. 将com.qq.weixin.deep
Ubuntu 安装 Deepin Wine 的步骤如下: 更新软件源: 首先,确保你的 Ubuntu 系统已经更新到最新版本。可以通过以下命令进行更新: bash sudo apt update && sudo apt upgrade 添加Deepin Wine 软件仓库: 你需要添加 Deepin Wine 的软件仓库到你的 Ubuntu 系统中。可以通过以下命令添加: bash wget -O-...
1:安装deepin-wine软件仓库 更新软件源 sudoapt-get update 添加deepin-wine仓库wget-O- https://deepin-wine.i-m.dev/setup.sh | sh 2:安装软件 sudoapt-getinstallcom.qq.weixin.deepin 将com.qq.weixin.deepin替换为下列包名,可以继续安装其他应用: 完整列表参见https://deepin-wine.i-m.dev。 还有...
(1)打开terminal: 第一步:新建一个目录并克隆deepin-wine gitclonehttps://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git 第二步:cd 到 deepin-wine-for-ubuntu 文件夹下面,执行下列命令 ./install.sh 第三步:在 home 目录下新建一个文件夹,我命名的是 deepin,然后 cd 进入 deepin,执行如下命令 wget...
第1步,安装deepin-wine环境:上https:///wszqkzqk/deepin-wine-ubuntu页面下载zip包(或用git方式克隆 git clone https:///wszqkzqk/deepin-wine-ubuntu.git), 解压到本地文件夹,在文件夹中打开终端,输入sudo sh ./一键安装。 第2步,安装相关应用容器:在http://mirrors.aliyun.com/deepin/pool/non-free...
记录一下在我的开发本 ubuntu 18.04上折腾安装微信的方法,都是经过多次折腾之后借助搜索引擎积累的小经验,以备不时之需。 1. 安装deepin-wine环境 到github上clone项目https://github.com/xiongweixp/Deepin-Wine-for-Ubuntu或者去码云clonehttps://gitee.com/swjevergreen/Deepin-Wine-for-Ubuntu。
本文的仅仅做了一件事,就是在Ubuntu 20.04/22.04 操作系统下通过 Deepin-Wine 安装 Windows 版的微信软件。 注意: 此安装方式不支持 Ubuntu 24.04 LTS+,因为在较新版本的 Ubuntu 及其衍生版中, Deepin-Wine 解决不了 deepin-wine8-stable 的安装依赖问题。
deepin-wine6一键安装(提取码:IDPT) https://www.123pan.com/s/oEqDVv-BAekwww.123pan.com/s/oEqDVv-BAek 解压后,直接运行sudo sh start.sh即可 高分屏支持(显示里面将dpi设置为原来的1.5或者2倍都行) WINEPREFIX=~/.deepinwine/Deepin-WeChat deepin-wine6-stable winecfg ...
1、使用的Wine版本是深度出品(Deepin),已经精简了很多没用的配置,使启动能非常快,占用资源小。 2、关于没有.wine文件夹的解决方法:在命令行上运行winecfg; 3、有可能在今年Web版的微信估计会挂掉,官方逐步在封杀,所以转投到Windows版的微信上,使用的是Wine版。参考:https://github.com/geeeeeeeeek/electronic-...
git clone https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git cd deepin-wine-for-ubuntu ./ # 安装托盘 sudo apt install chrome-gnome-shell # 安装扩展 sudo apt install gnome-shell-extensions 安装迅雷 wget http://packages./deepin/pool/non-free/d/.thunderspeed/.thunderspeed_7.10.35.366deep...