• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Gelöst Video DownloadHelper (Browser Extension) – Begleitanwendung installieren

nachdem ich ja soweit alles am laufen ahbe, möchte ich natürlich auch die kleinigkeiten wieder alle benützen, so auch obige anwendung in firefox.
leider gelingt mir das nicht.

Linux tarbz2 installation​


tarbz2 user-wide install​


# tar xf vdhcoapp-2.0.10-linux-x86_64.tar.bz2 -C ~ # ~
# /vdhcoapp-2.0.10/vdhcoapp install

tarbz2 system-wide install​


# sudo tar xf vdhcoapp-2.0.10-linux-x86_64.tar.bz2 -C /opt
# /opt/vdhcoapp-2.0.10/vdhcoapp install

SHA256: 966e67b3d0d836c6b9375ee455785f5b315c24fa7f2367c827529c39f408e158
ich bekomme das paket mit dieser anweisung auf beide arten nicht installiert....
die suche hat hier auch nichts passendes ergeben, und ja, ich möchte mit dieser anwendung arbeiten.
 
Code:
stephan@linux64:~/src> tar -xf vdhcoapp-2.0.10-linux-x86_64.tar.bz2
stephan@linux64:~/src> cd vdhcoapp-2.0.10/
stephan@linux64:~/src/vdhcoapp-2.0.10> ./vdhcoapp install
Installing…
Flatpak is installed. Making the coapp available from browser sandboxes:
Linked coapp within org.mozilla.firefox.
Linked coapp within com.brave.Browser.
Linked coapp within com.google.Chrome.
Linked coapp within com.google.ChromeDev.
Linked coapp within org.chromium.Chromium.
Linked coapp within com.github.Eloston.UngoogledChromium.
Linked coapp within com.microsoft.Edge.
Linked coapp within com.microsoft.EdgeDev.
Writing /home/stephan/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
Writing /home/stephan/.var/app/org.mozilla.firefox/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/google-chrome/NativeMessagingHosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/chromium/NativeMessagingHosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/vivaldi/NativeMessagingHosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/opera/NativeMessagingHosts/net.downloadhelper.coapp.json
VdhCoApp : VdhCoApp is ready to be used
stephan@linux64:~/src/vdhcoapp-2.0.10>

Installiert hier zumindest als User.
 
OP
H1A

H1A

ich habs als user und als root versucht....keine installation....
daher ist die anleitung:
Code:
@localhost:
@localhost:~/Linux> # tar xf vdhcoapp-2.0.10-linux-x86_64.tar.bz2 -C ~
@localhost:~/Linux> # ~/vdhcoapp-2.0.10/vdhcoapp install

[CODE]@localhost:~/Linux> # sudo tar xf vdhcoapp-2.0.10-linux-x86_64.tar.bz2 -C /opt
@localhost:~/Linux> # /opt/vdhcoapp-2.0.10/vdhcoapp install
 
Wichtig:
Alle Befehle als User ausgeführt

Anleitung etwas angepasst, zuerst ins Verzeichnis ~/src/ gewechselt:
Code:
cd ~/src/
Herunterladen:
Code:
stephan@linux64:~/src> wget https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.10/vdhcoapp-2.0.10-linux-x86_64.tar.bz2
--2024-01-02 13:17:40--  https://github.com/aclap-dev/vdhcoapp/releases/download/v2.0.10/vdhcoapp-2.0.10-linux-x86_64.tar.bz2
Auflösen des Hostnamens github.com (github.com)… 140.82.121.3
Verbindungsaufbau zu github.com (github.com)|140.82.121.3|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 302 Found
Platz: https://objects.githubusercontent.com/github-production-release-asset-2e65be/108186071/afbe3e8d-cc05-4d9b-9b84-6fda02b94c0a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240102T121741Z&X-Amz-Expires=300&X-Amz-Signature=23396e455bd5e731f6221b2aa9a610fc62ccb05a208a4c0772cd6c0c86761181&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=108186071&response-content-disposition=attachment%3B%20filename%3Dvdhcoapp-2.0.10-linux-x86_64.tar.bz2&response-content-type=application%2Foctet-stream [folgend]
--2024-01-02 13:17:41--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/108186071/afbe3e8d-cc05-4d9b-9b84-6fda02b94c0a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240102T121741Z&X-Amz-Expires=300&X-Amz-Signature=23396e455bd5e731f6221b2aa9a610fc62ccb05a208a4c0772cd6c0c86761181&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=108186071&response-content-disposition=attachment%3B%20filename%3Dvdhcoapp-2.0.10-linux-x86_64.tar.bz2&response-content-type=application%2Foctet-stream
Auflösen des Hostnamens objects.githubusercontent.com (objects.githubusercontent.com)… 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Verbindungsaufbau zu objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 52815935 (50M) [application/octet-stream]
Wird in »vdhcoapp-2.0.10-linux-x86_64.tar.bz2« gespeichert.

vdhcoapp-2.0.10-linux-x86_64.tar.bz2                 100%[====================================================================================================================>]  50,37M  11,3MB/s    in 4,6s 

2024-01-02 13:17:46 (11,0 MB/s) - »vdhcoapp-2.0.10-linux-x86_64.tar.bz2« gespeichert [52815935/52815935]
Entpacken:
Code:
stephan@linux64:~/src> tar xf vdhcoapp-2.0.10-linux-x86_64.tar.bz2
Ins Verzeichnis wechseln und Installieren:
Code:
stephan@linux64:~/src> cd vdhcoapp-2.0.10/
stephan@linux64:~/src/vdhcoapp-2.0.10> ./vdhcoapp install
Installing…
Flatpak is installed. Making the coapp available from browser sandboxes:
Linked coapp within org.mozilla.firefox.
Linked coapp within com.brave.Browser.
Linked coapp within com.google.Chrome.
Linked coapp within com.google.ChromeDev.
Linked coapp within org.chromium.Chromium.
Linked coapp within com.github.Eloston.UngoogledChromium.
Linked coapp within com.microsoft.Edge.
Linked coapp within com.microsoft.EdgeDev.
Writing /home/stephan/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
Writing /home/stephan/.var/app/org.mozilla.firefox/.mozilla/native-messaging-hosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/google-chrome/NativeMessagingHosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/chromium/NativeMessagingHosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/vivaldi/NativeMessagingHosts/net.downloadhelper.coapp.json
Writing /home/stephan/.config/opera/NativeMessagingHosts/net.downloadhelper.coapp.json
VdhCoApp : VdhCoApp is ready to be used
stephan@linux64:~/src/vdhcoapp-2.0.10>
 
Zuletzt bearbeitet:
OP
H1A

H1A

als user

Code:
@localhost:~> cd ~/src/
bash: cd: /home/xxxxxx/src/: Datei oder Verzeichnis nicht gefunden
 
OP
H1A

H1A

ok, ich wollte nur nichts falsch machen...vielen dank ins sauerland (y)🍺....es hat jetzt funktioniert und ich speicher mir die anleitung sofort ab....ein wunderbares neues jahr....bis zu den nächsten problemen:)
 
OP
H1A

H1A

ich hol das thema nochmal hoch, evtl. kanns noch jemand brauchen....
im zuge der neuinstallation auf 15.6 hab ich natürlich auch wieder diese anwendung neu machen müßen und bin dabei auf diese seite gestoßen:

Video DownloadHelper - CoApp Installation

ich habe dann diesen befehl ausgeführt und es hat sofort funktioniert.

Download for Linux​


All you need to do is run this command in a terminal:



curl -sSLf https://github.com/aclap-dev/vdhcoapp/releases/latest/download/install.sh | bash



This command will download and install (or update) the coapp.
 
Oben