mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1538] "Install software" is missing a package that appears at chocolatey.org #965
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#965
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @moose999 on GitHub (Jun 14, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1538
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
A package that appears on https://chocolatey.org/ is not available to install
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'd expect to see https://community.chocolatey.org/packages/remarkable
Screenshots

This package has only been on choco since Thursday, May 25, 2023 - do I need to refresh the choco package list somehow?
@silversword411 commented on GitHub (Jun 14, 2023):
Unfortunately the chocolately library in TRMM doesn't pull the live list of available software from https://community.chocolatey.org
This has yet to be...remedied
@moose999 commented on GitHub (Jun 15, 2023):
Understood, will the list be updated at the next TRMM update?
Many thanks!
@moose999 commented on GitHub (Jul 6, 2023):
Hi,
I have installed the new update, and this software is still not listed. Is there a way to manually update the list?
Thanks,
Justin
@silversword411 commented on GitHub (Jul 6, 2023):
What package is missing?
In the mean time run the install as a script
@moose999 commented on GitHub (Jul 6, 2023):
Hi there,
The package is https://community.chocolatey.org/packages/remarkable
All the best,
Justin
@moose999 commented on GitHub (Aug 16, 2023):
Hi,
I have installed the latest update, and this software is still not listed.
Many thanks,
Justin
@wh1te909 commented on GitHub (Sep 30, 2023):
i updated the list with a few thousand new packages, will be in next release
@wh1te909 commented on GitHub (Oct 2, 2023):
released in 0.16.5
@moose999 commented on GitHub (Oct 3, 2023):
Sorted, many thanks indeed!
@ioscanner commented on GitHub (Nov 30, 2023):
Is there a way to update without you having to push new packages into Tactical? This is not very practical if I create a new package and need to push it out ASAP. I have added new packages into Chocolatey and they are not showing in Tactical RMM Software either.
@wh1te909 commented on GitHub (Dec 18, 2023):
@ioscanner yes, you can manually add it to this json file on your server (just follow the same format) and then run the following management command to load it into your trmm database:
@silversword411 commented on GitHub (Dec 20, 2023):
While you're at that...a PR to update the json for the missing package would be nice. :)