<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>经验 · 分享 on 华说记录我的生活</title>
    <link>http://www.huasay.com/categories/%E7%BB%8F%E9%AA%8C-%E5%88%86%E4%BA%AB/</link>
    <description>Recent content in 经验 · 分享 on 华说记录我的生活</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <lastBuildDate>Wed, 05 Aug 2020 17:51:03 +0800</lastBuildDate>
    <atom:link href="http://www.huasay.com/categories/%E7%BB%8F%E9%AA%8C-%E5%88%86%E4%BA%AB/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Manjaro 如何安装旧版本软件</title>
      <link>http://www.huasay.com/2020/08/05/manjaro-install-old-version/</link>
      <pubDate>Wed, 05 Aug 2020 17:51:03 +0800</pubDate>
      <guid>http://www.huasay.com/2020/08/05/manjaro-install-old-version/</guid>
      <description>manjaro的包更新机制导致其pacman包管理的下载的都是最新版软件。而往往有些时候我们并不需要最新的，如何解决呢？
我们可以两种方式解决
方式一 使用downgrade 使用downgrade命令的前提是你之前已经安装过该软件包。如没有安装过，则跳过看方式二。
首先需要安装downgrade包
1 ➜ sudo pacman -S downgrade downgrade的用法很简单
1 用法： downgrade [option...] &amp;lt;包&amp;gt; [包...] [-- pacman_option...] 比如我要降级goland
1 2 3 4 5 6 7 8 9 10 11 ➜ sudo downgrade goland Downgrading from A.L.A. is disabled on the stable branch. To override this behavior, set DOWNGRADE_FROM_ALA to 1 . See https://wiki.manjaro.org/index.php?title=Using_Downgrade for more details. 可选的包： - 1) goland 2019.2.5 1 x86_64 (本地) - 2) goland 2020.</description>
    </item>
  </channel>
</rss>
