2021年12月15日
摘要:
原文 https://aur.archlinux.org/packages/deepin-wine-wechat/ 在这里也贴一份不需要降级lib32-libldap的方案。 下载deepin的libldap以及相关依赖扔进/usr/lib32/就可以了。具体步骤如下: 下载 deepin 的 li
阅读全文
posted @ 2021-12-15 13:18
c3tc3tc3t
阅读(1686)
推荐(0)
2021年11月8日
摘要:
brew install rbenv/tap/openssl@1.0 RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.0)" CC=/usr/bin/gcc rbenv install 3.0.2
阅读全文
posted @ 2021-11-08 12:07
c3tc3tc3t
阅读(132)
推荐(0)
2021年6月15日
摘要:
来自 "lilac (build machine) <lilac@build.archlinuxcn.org>" 的签名是未知信任的 解决: sudo pacman -Syy && sudo pacman -S archlinuxcn-keyring 然后再更新
阅读全文
posted @ 2021-06-15 18:56
c3tc3tc3t
阅读(1653)
推荐(0)
2021年6月14日
摘要:
需要手动安装一些缺失的lib sudo pacman -S oniguruma sudo pacman -S re2c sudo pacman -S postgresql-libs
阅读全文
posted @ 2021-06-14 10:25
c3tc3tc3t
阅读(101)
推荐(0)
2021年4月18日
摘要:
使用yarn v2 安装create-react-app后,使用yarn strat启动出现问题Failed to load config "react-app" to extend from.Referenced from: /home/rudy/projects/webstorm/my-app/
阅读全文
posted @ 2021-04-18 22:27
c3tc3tc3t
阅读(3363)
推荐(2)
摘要:
npm install -g yarn@berry https://github.com/yarnpkg/berry/issues/719
阅读全文
posted @ 2021-04-18 16:15
c3tc3tc3t
阅读(116)
推荐(0)
2020年11月19日
摘要:
启动terminal,输入: sudo pacman-mirrors -i -c China -m rank 在弹出的框中选一个最快的源,一个就好,选多了会降低速度,建议shjt sudo kate /etc/pacman.conf 在末尾输入: [archlinuxcn] Server = htt
阅读全文
posted @ 2020-11-19 23:18
c3tc3tc3t
阅读(433)
推荐(0)
2020年6月25日
摘要:
jetbrains-goland jetbrains-clion jetbrains-webstorm StartupWMClass=jetbrains-goland xprop WM_CLASS
阅读全文
posted @ 2020-06-25 08:56
c3tc3tc3t
阅读(213)
推荐(0)
2020年6月23日
摘要:
參考 https://www.jianshu.com/p/b6b2c1d78d7c
阅读全文
posted @ 2020-06-23 16:42
c3tc3tc3t
阅读(336)
推荐(0)
2020年6月21日
摘要:
sudo pacman -S yay yay -S fcitx yay -S fcitx-sogouimebs yay -S fcitx-configtool fcitx-qt5
阅读全文
posted @ 2020-06-21 21:46
c3tc3tc3t
阅读(1103)
推荐(0)