Changes between Version 10 and Version 11 of TxRepoSetup


Ignore:
Timestamp:
08/08/24 07:27:44 (6 weeks ago)
Author:
zaytsev
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TxRepoSetup

    v10 v11  
    1111== Getting Transifex client == 
    1212 
    13 {{{ 
    14 sudo yum install transifex-client 
    15 }}} 
    16  
    17 or check  
     13Check  
    1814 
    1915  * https://docs.docker.com/engine/install/fedora/ 
     
    5753}}} 
    5854 
     55=== Old client === 
     56 
     57As of 2024, Fedora 40 is unfortunately still shipping only the old client. 
     58 
     59{{{ 
     60sudo yum install transifex-client 
     61}}} 
     62 
    5963== Using Transifex client == 
    6064To make sure that transifex-client was installed correctly, try running it with the following command: