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.

vim package for unRAID 6?

Featured Replies

Does one exist without installing unmenu?

  • Community Expert

There appears to be a standard slackware package.    You could try dropping into /boot/extra so it is auto-installed when the system loads (or run the installpkg command on it).  Just done a quick test and vim appears to load OK after doing that - not tried using it in anger so it is possible there are still missing dependencies.

  • Author

There appears to be a standard slackware package.    You could try dropping into /boot/extra so it is auto-installed when the system loads (or run the installpkg command on it).  Just done a quick test and vim appears to load OK after doing that - not tried using it in anger so it is possible there are still missing dependencies.

 

Thanks for the link, I'll give it a go tomorrow and report back!

  • Author

Worked nicely for me, thanks.

  • 9 months later...

I'm trying to install vim, but something isn't right. Heres what I do:

 

$ cd /mnt/cache/Downloads
$ wget http://mirrors.slackware.com/slackware/slackware-current/slackware/ap/vim-7.4.692-i486-1.txz
$ installpkg vim-7.4.692-i486-1.txz
$ vim 
-bash: /usr/bin/vim: cannot execute binary file

 

I tried to make the binary executable with:

 

$ chmod +x /usr/bin/vim

 

But that didn't help. Any suggestions? Vi is weird and I can't use nano :)

  • Community Expert

I'm trying to install vim, but something isn't right. Heres what I do:

 

$ cd /mnt/cache/Downloads
$ wget http://mirrors.slackware.com/slackware/slackware-current/slackware/ap/vim-7.4.692-i486-1.txz
$ installpkg vim-7.4.692-i486-1.txz
$ vim 
-bash: /usr/bin/vim: cannot execute binary file

 

I tried to make the binary executable with:

 

$ chmod +x /usr/bin/vim

 

But that didn't help. Any suggestions? Vi is weird and I can't use nano :)

unRAID 6 can only run 64bit executables
  • 3 weeks later...
  • Community Expert

sooooo for unRAID 6 to install 64bit VIM

 

cd /mnt/cache/Downloads

wget http://mirrors.slackware.com/slackware/slackware64-current/slackware64/ap/vim-7.4.692-x86_64-1.txz

installpkg vim-7.4.692-x86_64-1.txz

profit

While that would work until the next time you boot, it would not be re-installed after a reboot. If you put it into /boot/extra then unRAID will automatically install it when it boots. unRAID runs installpkg on anything in /boot/extra when it boots.
  • 3 months later...
  • 4 weeks later...

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.