Posted November 24, 20222 yr After upgrading to 6.11.5, I lost the nvme-cli package because it is no longer available in the Nerd Pack plugin. I needed it because I am managing my fan speeds with a custom script as Fan Auto Control does not fulfill my needs. I managed to manually install it and thought I'd document it, as the steps I took work for any other missing package you can't get through the Nerd Pack plugin Acquiring the package: https://packages.slackware.com/ or https://slackware.pkgs.org/ have repositories of official Slackware packages You need the Slackware version of your Unraid instance to find an appropriate repo. You can get that by running this in your shell. cat /etc/os-release Find and download the package you need, if multiple options are provided, you're going to need a file with extension txz In your shell run the following command upgradepkg --install-new package-file.txz This installation is not permanent, you will need to install any packages after reboots. I suggest you setup a script in User Scripts set to "At First Array Start Only" Edited November 24, 20222 yr by c0d3m0nk3y Fixed typos and clarified verbiage
November 24, 20222 yr Community Expert As explained in the deprecated Nerd Pack thread, anything in /boot/extra is automatically installed on boot. Here is a link to the recommended post in that thread:
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.