News:

--

Main Menu

Avidemux on Ubuntu Easy build from GIT

Started by Jan Gruuthuse, January 07, 2018, 08:18:29 AM

Previous topic - Next topic

Jan Gruuthuse

with following instructions:
remove and delete installed avidemux
sudo apt-get purge "avidemux*"

Information update of repositories on packages and their dependencies
sudo apt-get update

Install GIT (source code management and distributed revision control system)
sudo apt-get install git

Get the source code
git clone https://github.com/mean00/avidemux2.git

Go into the cloned folder
cd ~/avidemux2

Run script that checks and install dependencies and builds avidemux.
bash createDebFromSourceUbuntu.bash

that should be it.

more details (some may be dated) can be found here:
- avidemux 2.7.# Compiling Avidemux on Ubuntu 18.04 LTS
- avidemux 2.6.# Compiling Avidemux on Ubuntu 16.04.1 LTS

Jan Gruuthuse

#1
avec les instructions suivantes:
supprimer et supprimer avidemux installé
sudo apt-get purge "avidemux*"
Mise à jour de l'information des dépôts sur les paquets et leurs dépendances
sudo apt-get update
Installer GIT (gestion de code source et système de contrôle de révision distribué)
sudo apt-get install git
Obtenez le code source
git clone https://github.com/mean00/avidemux2.git
Allez dans le dossier clonécd ~/avidemux2
Exécutez un script qui vérifie et installe les dépendances et crée avidemux.
bash createDebFromSourceUbuntu.bash
ça devrait être ça.

Jan Gruuthuse

From open terminal:
/usr/bin/avidemux3_qt5

Du terminal ouvert:
/usr/bin/avidemux3_qt5


Jan Gruuthuse

#3
/usr/bin/avidemux3_qt5 >~/Desktop/admlog.txt
When starting avidemux this way it will create a file admlog.txt on the desktop with all steps documented into this file.
You can the compress the file (7zip or zip) and attach to your posting in the forum.

Lors du démarrage de avidemux de cette façon, il créera un fichier admlog.txt sur le bureau avec toutes les étapes documentées dans ce fichier.
Vous pouvez compresser le fichier (7zip ou zip) et le joindre à votre message sur le forum.