Is there any standard Linux package manager in unraid?


Recommended Posts

Hi, I'm brand new to unraid.

 

I know most things should be done in VMs and/or Docker, but I just want to have a few tools like tmux installed in the base system. I tried yum, apt-get, apk, and pkgtool, but none of them were installed. I also tried building tmux from source, but there's no make or g++ either.

 

I feel like there's gotta be something that I'm missing (?)

Edited by nfriedly
Link to comment

Cool, thank you!

 

For others (and myself in 6 months), here are some links:

 

Nerd Pack (includes tmux):

 - source, including current list of packages is at https://github.com/dmacias72/unRAID-NerdPack

 

Dev Pack:

- source: https://github.com/dmacias72/unRAID-DevPack

 

Also, for reference: just installing the plugin doesn't actually do anything, you have to then open the plugin's settings, turn the tools you want "on" and then hit Apply to actually install things like tmux.

In my case, after that, running tmux fails with "open terminal failed: missing or unsuitable terminal: xterm-256color" - however, running "TERM=xterm tmux" does work, but then it had other issues (like `more` doesn't output the correct number of lines, and [backspace] inserts a space.) I gave up on tmux and switched to screen, which was also installable via the Nerd Pack. I prefer tmux, but screen actually works, so it'll do for now.

Edited by nfriedly
  • Like 1
  • Upvote 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.