nuage de tags sur la liste, suppression dropdown navbar, rôles/droits sur le profil
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows.
|
||||
|
||||
## Installer
|
||||
```bash
|
||||
yum install mkvtoolnix mkvtoolnix-gui
|
||||
```
|
||||
|
||||
Fedora 24–25
|
||||
|
||||
I host i386/i686 and x86_64 binaries for Fedora 24 and 25 of MKVToolNix in dnf repositories.
|
||||
|
||||
I do not provide binaries for libEBML and libMatroska anymore as they're already part of the official distribution. If those are too old MKVToolNix even bundles the current version of both libraries.
|
||||
|
||||
In order to add the repository all you have to do is to execute the following two commands:
|
||||
|
||||
sudo rpm -Uhv https://mkvtoolnix.download/fedora/bunkus-org-repo-2-3.noarch.rpm
|
||||
|
||||
Afterwards you can install MKVToolNix with the following command:
|
||||
|
||||
sudo dnf install mkvtoolnix
|
||||
|
||||
My GPG key's ID is 16D2F5DC 10C052A6, and the fingerprint is EB24 BCA1 4BA6 A24F 1427 6FEE 16D2 F5DC 10C0 52A6.
|
||||
|
||||
You can also browse the download directories for your version: Fedora 23, Fedora 24 and Fedora 25.
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"uuid": "4ffd0894-7913-4288-ba98-ff6590fd23b0",
|
||||
"slug": "mkv-tool-nix",
|
||||
"title": "MKVToolNix -- Cross-platform tools for Matroska",
|
||||
"author": "cedric.abonnel@gmail.com",
|
||||
"published": true,
|
||||
"published_at": "2021-01-16 04:07:49",
|
||||
"created_at": "2021-01-16 04:07:49",
|
||||
"updated_at": "2021-01-16 04:07:49",
|
||||
"revisions": [],
|
||||
"cover": "",
|
||||
"files_meta": [],
|
||||
"external_links": [],
|
||||
"seo_title": "",
|
||||
"seo_description": "",
|
||||
"og_image": "",
|
||||
"category": "Informatique"
|
||||
}
|
||||
Reference in New Issue
Block a user