Downloads:
8,117
Downloads of v 2021.01.17:
104
Last Update:
17 Jan 2021
Package Maintainer(s):
Software Author(s):
- Muradov Boris
Tags:
admin freeware pmetro metro map maps routing subway transport schemas- 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
pMetro
This is not the latest version of pMetro available.
- 1
- 2
- 3
2021.01.17 | Updated: 17 Jan 2021
- 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:
8,117
Downloads of v 2021.01.17:
104
Maintainer(s):
Software Author(s):
- Muradov Boris
pMetro 2021.01.17
This is not the latest version of pMetro available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Muradov Boris. The inclusion of Muradov Boris trademark(s), if any, upon this webpage is solely to identify Muradov Boris goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install pMetro, run the following command from the command line or from PowerShell:
To upgrade pMetro, run the following command from the command line or from PowerShell:
To uninstall pMetro, 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 pmetro --internalize --version=2021.01.17 --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 pmetro -y --source="'INTERNAL REPO URL'" --version="'2021.01.17'" [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 pmetro -y --source="'INTERNAL REPO URL'" --version="'2021.01.17'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install pmetro
win_chocolatey:
name: pmetro
version: '2021.01.17'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'pmetro' do
action :install
source 'INTERNAL REPO URL'
version '2021.01.17'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller pmetro
{
Name = "pmetro"
Version = "2021.01.17"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'pmetro':
ensure => '2021.01.17',
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 17 Jan 2021.
Program uses metro maps of (mostly Russian) cities available from the pMetro project. It builds the shortest route and calculates trip time using subway and other city transports. There is additional information on stations and 2D schemas.
Notes
This package always installs the latest version of the application, regardless of the version specified in the package.
Log in or click on link to see number of positives.
- pmetro.2021.01.17.nupkg (f070e07a1927) - ## / 61
- pMetroSetup.exe (ba2f9220e50d) - ## / 66
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 |
---|---|---|---|---|
pMetro 2022.06.10 | 156 | Saturday, June 11, 2022 | Approved | |
pMetro 2022.05.31 | 55 | Tuesday, May 31, 2022 | Approved | |
pMetro 2022.05.28 | 68 | Sunday, May 29, 2022 | Approved | |
pMetro 2021.12.08 | 106 | Wednesday, December 8, 2021 | Approved | |
pMetro 2021.04.01 | 140 | Friday, April 2, 2021 | Approved | |
pMetro 2021.03.15 | 122 | Tuesday, March 16, 2021 | Approved | |
pMetro 2021.01.18 | 136 | Tuesday, January 19, 2021 | Approved | |
pMetro 2021.01.17 | 104 | Sunday, January 17, 2021 | Approved | |
pMetro 2021.01.06 | 136 | Thursday, January 7, 2021 | Approved | |
pMetro 2020.12.28 | 127 | Monday, December 28, 2020 | Approved | |
pMetro 2020.12.14 | 119 | Monday, December 14, 2020 | Approved | |
pMetro 2020.11.06 | 121 | Friday, November 6, 2020 | Approved | |
pMetro 2020.09.03 | 157 | Thursday, September 3, 2020 | Approved | |
pMetro 2020.07.24 | 153 | Friday, July 24, 2020 | Approved | |
pMetro 2020.07.21 | 136 | Tuesday, July 21, 2020 | Approved | |
pMetro 2020.06.24 | 130 | Wednesday, June 24, 2020 | Approved | |
pMetro 2020.03.27 | 235 | Sunday, March 29, 2020 | Approved | |
pMetro 2020.02.17 | 188 | Tuesday, February 18, 2020 | Approved | |
pMetro 2020.02.02 | 172 | Monday, February 3, 2020 | Approved | |
pMetro 2020.01.31 | 167 | Sunday, February 2, 2020 | Approved | |
pMetro 2020.01.23 | 124 | Friday, January 24, 2020 | Approved | |
pMetro 2019.11.27 | 199 | Wednesday, November 27, 2019 | Approved | |
pMetro 2019.11.24 | 172 | Sunday, November 24, 2019 | Approved | |
pMetro 2019.11.20 | 195 | Thursday, November 21, 2019 | Approved | |
pMetro 2019.10.29 | 176 | Tuesday, October 29, 2019 | Approved | |
pMetro 2019.10.07 | 181 | Monday, October 7, 2019 | Approved | |
pMetro 2019.09.02 | 165 | Monday, September 2, 2019 | Approved | |
pMetro 2019.08.27 | 225 | Tuesday, August 27, 2019 | Approved | |
pMetro 2019.08.24 | 179 | Saturday, August 24, 2019 | Approved | |
pMetro 2019.08.20 | 179 | Tuesday, August 20, 2019 | Approved | |
pMetro 2019.08.18 | 185 | Sunday, August 18, 2019 | Approved | |
pMetro 2019.08.17 | 215 | Saturday, August 17, 2019 | Approved | |
pMetro 2019.08.12 | 193 | Monday, August 12, 2019 | Approved | |
pMetro 2019.08.09 | 206 | Saturday, August 10, 2019 | Approved | |
pMetro 2019.07.31 | 172 | Wednesday, July 31, 2019 | Approved | |
pMetro 2019.06.20 | 216 | Thursday, June 20, 2019 | Approved | |
pMetro 2019.06.03 | 190 | Tuesday, June 4, 2019 | Approved | |
pMetro 2019.03.31 | 243 | Sunday, March 31, 2019 | Approved | |
pMetro 2019.01.08 | 220 | Tuesday, January 8, 2019 | Approved | |
pMetro 2018.12.25 | 255 | Wednesday, December 26, 2018 | Approved | |
pMetro 2018.10.28 | 220 | Monday, October 29, 2018 | Approved | |
pMetro 2018.09.25 | 205 | Friday, September 28, 2018 | Approved | |
pMetro 2018.09.09 | 210 | Monday, September 10, 2018 | Approved | |
pMetro 2018.08.30 | 234 | Friday, August 31, 2018 | Approved | |
pMetro 2018.06.14 | 277 | Wednesday, July 11, 2018 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about pMetro and the pMetro 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 pMetro, 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.