summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index c5dac0f..02eb8d4 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -5,6 +5,22 @@
5Thanks to [atenart](https://ack.tf/), there is a package available on 5Thanks to [atenart](https://ack.tf/), there is a package available on
6[Fedora's copr]( https://copr.fedorainfracloud.org/coprs/atenart/mat2/ ). 6[Fedora's copr]( https://copr.fedorainfracloud.org/coprs/atenart/mat2/ ).
7 7
8We use copr (cool other packages repo) as the Mat2 Nautilus plugin depends on
9python3-nautilus, which isn't available yet in Fedora (but is distributed
10through this copr).
11
12First you need to enable Mat2's copr:
13
14```
15dnf -y copr enable atenart/mat2
16```
17
18Then you can install both the Mat2 command and Nautilus extension:
19
20```
21dnf -y install mat2 mat2-nautilus
22```
23
8## Debian 24## Debian
9 25
10There is currently no package for Debian. If you want to help to make this 26There is currently no package for Debian. If you want to help to make this