Ignore:
Timestamp:
09/05/2022 09:04:47 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
056b5965
Parents:
5b5b1d2
Message:

Add --no-user in Python module installation instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pyxdg.xml

    r5b5b1d2 r5ff8c3a  
    9292       </para>
    9393
    94 <screen role='root'><userinput>pip3 install --no-index --find-links dist --no-cache-dir pyxdg</userinput></screen>
     94<screen role='root'><userinput>pip3 install --no-index --find-links dist --no-cache-dir --no-user pyxdg</userinput></screen>
    9595
    9696    </sect3>
Note: See TracChangeset for help on using the changeset viewer.