|
@@ -48,14 +48,14 @@ Manual installation consists of:
|
48
|
48
|
### ...via yum on Fedora and similar
|
49
|
49
|
|
50
|
50
|
For Fedora-like distros, this suite and its dependencies are available
|
51
|
|
-in COPR projects [amahdal/jats][aj] and [amahdal/shellfu][as].
|
|
51
|
+in COPR projects [netvor/jats][nj] and [netvor/shellfu][ns].
|
52
|
52
|
|
53
|
|
- [aj]: https://copr.fedorainfracloud.org/coprs/amahdal/jats/
|
54
|
|
- [as]: https://copr.fedorainfracloud.org/coprs/amahdal/shellfu/
|
|
53
|
+ [nj]: https://copr.fedorainfracloud.org/coprs/netvor/jats/
|
|
54
|
+ [ns]: https://copr.fedorainfracloud.org/coprs/netvor/shellfu/
|
55
|
55
|
|
56
|
56
|
yum install yum-plugin-copr
|
57
|
|
- yum copr enable amahdal/shellfu
|
58
|
|
- yum copr enable amahdal/jats
|
|
57
|
+ yum copr enable netvor/shellfu
|
|
58
|
+ yum copr enable netvor/jats
|
59
|
59
|
yum install jats-demo jattool
|
60
|
60
|
|
61
|
61
|
Note that older systems like RHEL-6 don't have the COPR plugin, so
|