Downloads:
85,739
Downloads of v 2024.8.641856:
4,220
Last Update:
28 Oct 2024
Package Maintainer(s):
Software Author(s):
- Logitech Inc.
Tags:
lghub logitech ghub hub mouse keyboard headset driver utility gaming- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
lghub (Install)
- 1
- 2
- 3
2024.8.641856 | Updated: 28 Oct 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
85,739
Downloads of v 2024.8.641856:
4,220
Maintainer(s):
Software Author(s):
- Logitech Inc.
lghub (Install) 2024.8.641856
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Logitech Inc. The inclusion of Logitech Inc. trademark(s), if any, upon this webpage is solely to identify Logitech Inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install lghub (Install), run the following command from the command line or from PowerShell:
To upgrade lghub (Install), run the following command from the command line or from PowerShell:
To uninstall lghub (Install), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download lghub --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade lghub -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade lghub -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install lghub
win_chocolatey:
name: lghub
version: '2024.8.641856'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'lghub' do
action :install
source 'INTERNAL REPO URL'
version '2024.8.641856'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller lghub
{
Name = "lghub"
Version = "2024.8.641856"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'lghub':
ensure => '2024.8.641856',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 30 Oct 2024.
G HUB recognizes your supported Logitech G gear, and gives you full access to their customization features. It automatically keeps firmware up to date.
CONFIGURE. SHARE. WIN.
Download profiles from your fellow players, gaming pros and popular streamers. It’s an easy way to try new mouse, keybind, and macros to enhance your game.
CONTROL YOUR STREAM
Program buttons with in-app actions and create your own macros to launch media and switch scenes. Use your gaming gear to take command of OBS Studio for a faster and more seamless stream.
COLORIZE AND SYNC YOUR GEAR
Choose from numerous animation effects, download lighting profiles from the community, and create your own advanced effects with Logitech G LIGHTSYNC for keyboards, mice, headsets, and speakers.
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
Log in or click on link to see number of positives.
- lghub.2024.8.641856.nupkg (8537792845e3) - ## / 67
- lghub_installer.exe (80e15792bcb4) - ## / 69
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
lghub (Install) 2024.8.641856 | 4220 | Monday, October 28, 2024 | Approved | |
lghub (Install) 2024.7.1167 | 6726 | Tuesday, September 17, 2024 | Approved | |
lghub (Install) 2024.6.476 | 6088 | Wednesday, August 7, 2024 | Approved | |
lghub (Install) 2024.5.6677 | 3006 | Monday, July 8, 2024 | Approved | |
lghub (Install) 2024.4.2095 | 3456 | Thursday, May 30, 2024 | Approved | |
lghub (Install) 2024.3.3733 | 3974 | Wednesday, April 17, 2024 | Approved | |
lghub (Install) 2024.2.4136 | 3886 | Friday, March 8, 2024 | Approved | |
lghub (Install) 2024.1.5200 | 4267 | Wednesday, February 7, 2024 | Approved | |
lghub (Install) 2023.10.3254 | 6511 | Wednesday, December 6, 2023 | Approved | |
lghub (Install) 2023.9.3951 | 5075 | Wednesday, October 25, 2023 | Approved | |
lghub (Install) 2023.8.9147 | 3606 | Thursday, September 21, 2023 | Approved | |
lghub (Install) 2023.7.8769 | 2366 | Thursday, August 31, 2023 | Approved | |
lghub (Install) 2023.7.6315 | 1030 | Friday, August 25, 2023 | Approved | |
lghub (Install) 2023.6.723 | 2684 | Thursday, July 20, 2023 | Approved | |
lghub (Install) 2023.5.8755 | 1605 | Tuesday, June 27, 2023 | Approved | |
lghub (Install) 2023.4.7679 | 1995 | Wednesday, May 24, 2023 | Approved | |
lghub (Install) 2023.3.4992 | 2344 | Thursday, April 13, 2023 | Approved | |
lghub (Install) 2023.2.3424 | 2463 | Wednesday, February 22, 2023 | Approved | |
lghub (Install) 2023.1.4056 | 1109 | Friday, February 10, 2023 | Approved | |
lghub (Install) 2022.12.8746 | 2443 | Thursday, December 15, 2022 | Approved | |
lghub (Install) 2022.11.5634 | 801 | Thursday, December 8, 2022 | Approved | |
lghub (Install) 2022.10.6382 | 1968 | Tuesday, October 25, 2022 | Approved | |
lghub (Install) 2022.9.2973 | 1548 | Thursday, September 22, 2022 | Approved | |
lghub (Install) 2022.9.2561 | 205 | Wednesday, September 21, 2022 | Approved | |
lghub (Install) 2022.8.2942 | 1150 | Tuesday, August 30, 2022 | Approved | |
lghub (Install) 2022.7.502 | 1356 | Tuesday, July 26, 2022 | Approved | |
lghub (Install) 2022.6.4530 | 1337 | Friday, June 17, 2022 | Approved | |
lghub (Install) 2022.6.1036 | 675 | Thursday, June 9, 2022 | Approved | |
lghub (Install) 2022.5.2536 | 1053 | Wednesday, May 11, 2022 | Approved | |
lghub (Install) 2022.4.563 | 1044 | Wednesday, April 13, 2022 | Approved | |
lghub (Install) 2022.3.2300 | 770 | Tuesday, March 22, 2022 | Approved | |
lghub (Install) 2022.2.1154 | 675 | Tuesday, March 8, 2022 | Approved | |
lghub (Install) 2021.7.91 | 4285 | Monday, July 5, 2021 | Approved |
© 2024 Logitech. All rights reserved
This package has no dependencies.
Ground Rules:
- This discussion is only about lghub (Install) and the lghub (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or lghub (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.