From 6479d869e4134e219f48cb68fc31061c5abbadb2 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 5 Dec 2022 20:31:12 +0100 Subject: Remove the Nautilus extension --- INSTALL.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'INSTALL.md') 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 Thanks to [atenart](https://ack.tf/), there is a package available on [Fedora's copr]( https://copr.fedorainfracloud.org/coprs/atenart/mat2/ ). -We use copr (cool other packages repo) as the mat2 Nautilus plugin depends on -python3-nautilus, which isn't available yet in Fedora (but is distributed -through this copr). - First you need to enable mat2's copr: ``` dnf -y copr enable atenart/mat2 ``` -Then you can install both the mat2 command and Nautilus extension: +Then you can install mat2: ``` -dnf -y install mat2 mat2-nautilus +dnf -y install mat2 ``` ## Gentoo -- cgit v1.3