python:mercurial

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン両方とも次のリビジョン
python:mercurial [2020/04/27 00:09] ともやんpython:mercurial [2020/04/27 00:12] ともやん
行 39: 行 39:
 $ sudo pip install mercurial $ sudo pip install mercurial
 </code> </code>
 +<WRAP prewrap 100% #result>
 +<code>
 +WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
 +Collecting mercurial
 +  Downloading https://files.pythonhosted.org/packages/79/54/ccc37f1f55b91d48ed1de38ffbb81e32697dc69accea017c8faad21360bf/mercurial-5.3.2.tar.gz (7.5MB)
 +     |████████████████████████████████| 7.5MB 1.2MB/s
 +Installing collected packages: mercurial
 +  Running setup.py install for mercurial ... done
 +Successfully installed mercurial-5.3.2
 +</code>
 +</WRAP>
  
 **dnf** によるインストール。\\ **dnf** によるインストール。\\
  • python/mercurial.txt
  • 最終更新: 2024/03/14 09:30
  • by ともやん