<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://www.gentoo-zh.org/extern.php?action=feed&amp;tid=619&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo中文社区 / Gentoo linux 安装原生wechat桌面版]]></title>
		<link>https://www.gentoo-zh.org/viewtopic.php?id=619</link>
		<description><![CDATA[Gentoo linux 安装原生wechat桌面版 最近发表的帖子。]]></description>
		<lastBuildDate>Tue, 13 Dec 2022 09:20:58 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Gentoo linux 安装原生wechat桌面版]]></title>
			<link>https://www.gentoo-zh.org/viewtopic.php?pid=662#p662</link>
			<description><![CDATA[<p>作者:semes 有疑问进群询问</p><p>第一步：安装dpkg</p><p>gentoo：sudo emerge dpkg</p><p>arch linux：sudo pacman -Sy dpkg //yay -S dpkg 看看那个行 你装apt也行</p><p>arch用户直接上archwiki的aur里面就有wechat，直接</p><p>git clone <a href="https://aur.archlinux.org/packages/wechat-uos" rel="nofollow">https://aur.archlinux.org/packages/wechat-uos</a></p><p>cd wechat-uos</p><p>makepkg -si //可能也不会看到这篇文章</p><p>centos/fedora/redhat： sudo dnf install dpkg -y //部分用户repo仓库里没有dpkg 要自己去找仓库</p><p>opensuse ：sudo zypper install dpkg</p><p>kali/ubuntu/deepin //默认有dpkg，安装wechat包，可以直接跳过4，5步（应该不会有这类用户会看到这篇文章的，看到了在评论区举一个爪030）</p><p>第二步：去优麒麟官网下载wechat的deb包</p><p>网站在这：</p><p>微信<br /><a href="http://www.ubuntukylin.com/applications/106-cn.html" rel="nofollow">www.ubuntukylin.com/applications/106-cn.html</a></p><p>第三步：使用dpkg安装wechat</p><p>cd到wechat.deb包的位置</p><p>sudo dpkg -i wechat.deb //包名会随版本变化，此处请自行修改命令，或者你直接把包拖进终端</p><p>安装后有报错是正常现象，这个时候，wechat可以打开，但是wecaht扫码后无法登录</p><p>第四步：修正安装错误</p><p>sudo -s</p><p>ln -sf &#039;/opt/weixin/weixin&#039; &#039;/usr/bin/weixin&#039;</p><p>chmod 4755 &#039;/opt/weixin/chrome-sandbox&#039; || true</p><p>update-mime-database /usr/share/mime || true</p><p>update-desktop-database /usr/share/applications || true</p><p>mv /etc/lsb-release /etc/lsb-release-test //这个时候终端如果提醒你某个目录不存在， 那你就 mkdir -p 不存在的目录</p><p>mv /etc/lsb-release-ukui /etc/lsb-release</p><p>第五步：打开wechat，扫码验证自己的劳动成果</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Tue, 13 Dec 2022 09:20:58 +0000</pubDate>
			<guid>https://www.gentoo-zh.org/viewtopic.php?pid=662#p662</guid>
		</item>
	</channel>
</rss>
