Downloads:
2,621
Downloads of v 1.17.6:
130
Last Update:
16 Jan 2024
Package Maintainer(s):
Software Author(s):
- Skyjake
Tags:
gemini gui lagrange- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Lagrange - Gemini GUI Client
- 1
- 2
- 3
1.17.6 | Updated: 16 Jan 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
2,621
Downloads of v 1.17.6:
130
Maintainer(s):
Software Author(s):
- Skyjake
Lagrange - Gemini GUI Client 1.17.6
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Skyjake. The inclusion of Skyjake trademark(s), if any, upon this webpage is solely to identify Skyjake goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Lagrange - Gemini GUI Client, run the following command from the command line or from PowerShell:
To upgrade Lagrange - Gemini GUI Client, run the following command from the command line or from PowerShell:
To uninstall Lagrange - Gemini GUI Client, 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 lagrange --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 lagrange -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 lagrange -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 lagrange
win_chocolatey:
name: lagrange
version: '1.17.6'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'lagrange' do
action :install
source 'INTERNAL REPO URL'
version '1.17.6'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller lagrange
{
Name = "lagrange"
Version = "1.17.6"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'lagrange':
ensure => '1.17.6',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 31 Oct 2024.
Lagrange is a desktop GUI client for browsing Geminispace. It offers modern conveniences familiar from web browsers, such as smooth scrolling, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, history, and page outlines.
Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a small number of essential libraries. It is written in C and uses SDL for hardware-accelerated graphics. OpenSSL is used for secure communications.
Log in or click on link to see number of positives.
- Lagrange.1.17.6.nupkg (54ff0527cad2) - ## / 62
- lagrange_v1.17.6_windows-x64_setup.exe (3ec725133666) - ## / 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 |
---|---|---|---|---|
Lagrange - Gemini GUI Client 1.17.6 | 130 | Tuesday, January 16, 2024 | Approved | |
Lagrange - Gemini GUI Client 1.17.5 | 80 | Monday, December 4, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.17.4 | 68 | Sunday, November 19, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.17.3 | 67 | Sunday, November 5, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.17.2 | 53 | Friday, November 3, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.17.1 | 69 | Saturday, October 21, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.17.0 | 62 | Saturday, October 7, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.7 | 106 | Friday, August 11, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.6 | 68 | Sunday, July 30, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.5 | 82 | Friday, June 23, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.4 | 77 | Monday, June 12, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.3 | 69 | Sunday, June 4, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.2 | 62 | Monday, May 29, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.1 | 71 | Monday, May 22, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.16.0 | 68 | Sunday, May 21, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.9 | 88 | Friday, April 28, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.8 | 81 | Friday, April 7, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.7 | 61 | Tuesday, March 28, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.6 | 64 | Wednesday, March 22, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.5 | 56 | Saturday, March 18, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.4 | 53 | Thursday, March 9, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.3 | 50 | Sunday, February 26, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.2 | 86 | Monday, February 6, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.1 | 88 | Wednesday, January 25, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.15.0 | 42 | Saturday, January 21, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.14.2 | 43 | Wednesday, January 11, 2023 | Approved | |
Lagrange - Gemini GUI Client 1.14.1 | 108 | Monday, November 28, 2022 | Approved | |
Lagrange - Gemini GUI Client 1.14.0 | 59 | Friday, November 25, 2022 | Exempted | |
Lagrange - Gemini GUI Client 1.13.8 | 86 | Thursday, November 3, 2022 | Approved | |
Lagrange - Gemini GUI Client 1.6.4 | 255 | Sunday, August 22, 2021 | Approved | |
Lagrange - Gemini GUI Client 1.6.3 | 78 | Wednesday, August 18, 2021 | Approved | |
Lagrange - Gemini GUI Client 1.4.1 | 126 | Saturday, May 22, 2021 | Approved |
Skyjake
This package has no dependencies.
Ground Rules:
- This discussion is only about Lagrange - Gemini GUI Client and the Lagrange - Gemini GUI Client 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 Lagrange - Gemini GUI Client, 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.