diff options
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 8 |
1 files changed, 2 insertions, 6 deletions
| @@ -34,20 +34,16 @@ apt install mat2 | |||
| 34 | Thanks to [atenart](https://ack.tf/), there is a package available on | 34 | Thanks to [atenart](https://ack.tf/), there is a package available on |
| 35 | [Fedora's copr]( https://copr.fedorainfracloud.org/coprs/atenart/mat2/ ). | 35 | [Fedora's copr]( https://copr.fedorainfracloud.org/coprs/atenart/mat2/ ). |
| 36 | 36 | ||
| 37 | We use copr (cool other packages repo) as the mat2 Nautilus plugin depends on | ||
| 38 | python3-nautilus, which isn't available yet in Fedora (but is distributed | ||
| 39 | through this copr). | ||
| 40 | |||
| 41 | First you need to enable mat2's copr: | 37 | First you need to enable mat2's copr: |
| 42 | 38 | ||
| 43 | ``` | 39 | ``` |
| 44 | dnf -y copr enable atenart/mat2 | 40 | dnf -y copr enable atenart/mat2 |
| 45 | ``` | 41 | ``` |
| 46 | 42 | ||
| 47 | Then you can install both the mat2 command and Nautilus extension: | 43 | Then you can install mat2: |
| 48 | 44 | ||
| 49 | ``` | 45 | ``` |
| 50 | dnf -y install mat2 mat2-nautilus | 46 | dnf -y install mat2 |
| 51 | ``` | 47 | ``` |
| 52 | 48 | ||
| 53 | ## Gentoo | 49 | ## Gentoo |
