Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jvoisin
mat2
Commits
292f44c0
Commit
292f44c0
authored
Aug 24, 2022
by
b068931cc450442b 63f5b3d276ea4297
Committed by
jvoisin
Aug 24, 2022
Browse files
update source and installation
parent
2dd196c2
Pipeline
#104295
passed with stages
in 2 minutes and 17 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
INSTALL.md
View file @
292f44c0
...
...
@@ -18,29 +18,33 @@ installed, mat2 uses it to sandbox any external processes it invokes.
## Arch Linux
Thanks to
[
Francois_B
](
https://www.sciunto.org/
)
, there is an package available on
[
Arch linux's AUR
](
https://
aur.
archlinux.org/packages/mat2/
)
.
Thanks to
[
kpcyrd
](
https://archlinux.org/packages/?maintainer=kpcyrd
)
, there is an package available on
[
Arch linux's AUR
](
https://archlinux.org/packages/
community/any/
mat2/
)
.
## Debian
There is a package available in
[
Debian
](
https://packages.debian.org/search?keywords=mat2&searchon=names§ion=all
)
.
There is a package available in
[
Debian
](
https://packages.debian.org/search?keywords=mat2&searchon=names§ion=all
)
and you can install mat2 with:
```
apt install mat2
```
## Fedora
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
M
at2 Nautilus plugin depends on
We use copr (cool other packages repo) as the
m
at2 Nautilus plugin depends on
python3-nautilus, which isn't available yet in Fedora (but is distributed
through this copr).
First you need to enable
M
at2's copr:
First you need to enable
m
at2's copr:
```
dnf -y copr enable atenart/mat2
```
Then you can install both the
M
at2 command and Nautilus extension:
Then you can install both the
m
at2 command and Nautilus extension:
```
dnf -y install mat2 mat2-nautilus
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment