summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorjvoisin2022-12-05 20:31:12 +0100
committerjvoisin2022-12-05 20:31:12 +0100
commit6479d869e4134e219f48cb68fc31061c5abbadb2 (patch)
treeb32b3495be6991226c89fd764007256bcb13d47e /INSTALL.md
parent29057d6cdf10ce4aa245acf2b3cbb93ba822c646 (diff)
Remove the Nautilus extension
Diffstat (limited to '')
-rw-r--r--INSTALL.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/INSTALL.md b/INSTALL.md
index b684ae8..7d24d65 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -34,20 +34,16 @@ apt install mat2
34Thanks to [atenart](https://ack.tf/), there is a package available on 34Thanks 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
37We use copr (cool other packages repo) as the mat2 Nautilus plugin depends on
38python3-nautilus, which isn't available yet in Fedora (but is distributed
39through this copr).
40
41First you need to enable mat2's copr: 37First you need to enable mat2's copr:
42 38
43``` 39```
44dnf -y copr enable atenart/mat2 40dnf -y copr enable atenart/mat2
45``` 41```
46 42
47Then you can install both the mat2 command and Nautilus extension: 43Then you can install mat2:
48 44
49``` 45```
50dnf -y install mat2 mat2-nautilus 46dnf -y install mat2
51``` 47```
52 48
53## Gentoo 49## Gentoo