Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

install Git

Featured Replies

So I'm trying to get a Plex Plugin working and it says I should install Git.  Would this work, or is there another way and do I need it?  Does unraid already have it?

$ sudo apt-get install git-all

Docker or plugin?  If plugin, then Git is available within the nerdpack plugin.

 

If its a docker, then you're going to have to install it within the container itself

 

docker exec -it Plex /bin/bash

.

.

.

 

But updates to the container might trash any changes you make within it.

  • Author

I use BinHex Docker for Plex.  I have the Nerdpack plugin but you say that won't work since I using a docker.

 

so do I type this 

$ sudo apt-get install git-all

Plex is installed under Appdata Plex Media Server

Edited by squirrellydw

15 minutes ago, squirrellydw said:

I use BinHex Docker for Plex.  I have the Nerdpack plugin but you say that won't work since I using a docker.

 

so do I type this 


$ sudo apt-get install git-all

Plex is installed under Appdata Plex Media Server

If something running within your docker requires something in order to run, then that prerequisite has to be installed within the docker.

 

If binhex's Plex has apt-get installed (depends upon the distro he chose), then you need to exec into the container (command I gave a post or two up) and then run the apt-get

  • Author

oh ok so this

docker exec -it Plex /bin/bash   I assume it should be docker exec -Git Plex /bin/bash   I think  you missed the G

1 hour ago, squirrellydw said:

I assume it should be docker exec -Git Plex /bin/bash   I think  you missed the G

Nope.

2 hours ago, Squid said:

docker exec -it Plex /bin/bash

is correct.

  • Author

that didn't work

Error response from daemon: No such container: Plex

 

7 minutes ago, squirrellydw said:

that didn't work

Error response from daemon: No such container: Plex

 

Use the exact syntax of the name of the container from the list of dockers in the GUI.

Probably binhex-plex

  • Author

ok, now its says this 

 

[root@Tower /]#

 

  • Author
34 minutes ago, jonathanm said:

Use the exact syntax of the name of the container from the list of dockers in the GUI.

Probably binhex-plex

ok, now its says this 

 

[root@Tower /]#

now you can try your apt-get command(s)

 

when done type exit

  • Author
6 minutes ago, Squid said:

now you can try your apt-get command(s)

 

when done type exit

this

$ sudo apt-get install git-all
Just now, squirrellydw said:

this

$ sudo apt-get install git-all

Yeah, whatever commands it takes to install Git

  • Author
4 minutes ago, Squid said:

Yeah, whatever commands it takes to install Git

well that didn't work and either did a few other commands I tried

6 minutes ago, squirrellydw said:

well that didn't work and either did a few other commands I tried

At this point then, you've got to post in binhex's support thread about it, since it's now directly related to the distro that he's choosing to utilize, and he would be the best one to offer up suggestions / support

  • Author

ok thanks

binhex uses arch, which doesn't use apt-get. I forget now what you do to install something in arch, but you can google it. I used to use an arch VM (from IronicBadger) for all my apps in early V6 betas, when VMs were Xen, and we didn't have docker yet.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.