Changes between Version 10 and Version 11 of TxRepoSetup
- Timestamp:
- 08/08/24 07:27:44 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TxRepoSetup
v10 v11 11 11 == Getting Transifex client == 12 12 13 {{{ 14 sudo yum install transifex-client 15 }}} 16 17 or check 13 Check 18 14 19 15 * https://docs.docker.com/engine/install/fedora/ … … 57 53 }}} 58 54 55 === Old client === 56 57 As of 2024, Fedora 40 is unfortunately still shipping only the old client. 58 59 {{{ 60 sudo yum install transifex-client 61 }}} 62 59 63 == Using Transifex client == 60 64 To make sure that transifex-client was installed correctly, try running it with the following command: