Downloads:
409,935
Downloads of v 2.9.6520:
6,936
Last Update:
09 Nov 2017
Package Maintainer(s):
Software Author(s):
- Christian Schenk
Tags:
admin latex windows tex pdf miktex- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
MiKTeX (Install)
This is not the latest version of MiKTeX (Install) available.
- 1
- 2
- 3
2.9.6520 | Updated: 09 Nov 2017
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
409,935
Downloads of v 2.9.6520:
6,936
Maintainer(s):
Software Author(s):
- Christian Schenk
MiKTeX (Install) 2.9.6520
This is not the latest version of MiKTeX (Install) available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Christian Schenk. The inclusion of Christian Schenk trademark(s), if any, upon this webpage is solely to identify Christian Schenk 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 MiKTeX (Install), run the following command from the command line or from PowerShell:
To upgrade MiKTeX (Install), run the following command from the command line or from PowerShell:
To uninstall MiKTeX (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 miktex.install --internalize --version=2.9.6520 --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 miktex.install -y --source="'INTERNAL REPO URL'" --version="'2.9.6520'" [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 miktex.install -y --source="'INTERNAL REPO URL'" --version="'2.9.6520'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install miktex.install
win_chocolatey:
name: miktex.install
version: '2.9.6520'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'miktex.install' do
action :install
source 'INTERNAL REPO URL'
version '2.9.6520'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller miktex.install
{
Name = "miktex.install"
Version = "2.9.6520"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'miktex.install':
ensure => '2.9.6520',
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 is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 10 Nov 2017.
TeX is a typesetting system written by Donald Ervin Knuth who says that it is "intended for the creation of beautiful books - and especially for books that contain a lot of mathematics".
Log in or click on link to see number of positives.
- miktex.install.2.9.6520.nupkg (1e421e0c4f24) - ## / 61
- basic-miktex-2.9.6520-x64.exe (eacb20244364) - ## / 65
- basic-miktex-2.9.6520.exe (43f76ff53923) - ## / 65
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 |
---|---|---|---|---|
MiKTeX (Install) 24.4.0 | 23132 | Wednesday, May 8, 2024 | Approved | |
MiKTeX (Install) 24.3.0 | 14692 | Thursday, March 14, 2024 | Approved | |
MiKTeX (Install) 23.12.0 | 10772 | Tuesday, January 9, 2024 | Approved | |
MiKTeX (Install) 23.10.12 | 9873 | Tuesday, October 17, 2023 | Approved | |
MiKTeX (Install) 23.9.24 | 4976 | Tuesday, September 26, 2023 | Approved | |
MiKTeX (Install) 23.5 | 17124 | Sunday, May 14, 2023 | Approved | |
MiKTeX (Install) 23.4 | 2607 | Sunday, April 30, 2023 | Approved | |
MiKTeX (Install) 22.10 | 17163 | Thursday, November 3, 2022 | Approved | |
MiKTeX (Install) 22.8.28 | 9757 | Tuesday, August 30, 2022 | Approved | |
MiKTeX (Install) 22.7.30 | 5766 | Saturday, August 6, 2022 | Approved | |
MiKTeX (Install) 22.7 | 3574 | Saturday, July 23, 2022 | Approved | |
MiKTeX (Install) 22.3 | 12779 | Saturday, March 26, 2022 | Approved | |
MiKTeX (Install) 22.1 | 8836 | Wednesday, February 2, 2022 | Approved | |
MiKTeX (Install) 21.12 | 6451 | Wednesday, December 29, 2021 | Approved | |
MiKTeX (Install) 21.10 | 8980 | Saturday, November 6, 2021 | Approved | |
MiKTeX (Install) 21.8 | 8641 | Thursday, September 16, 2021 | Approved | |
MiKTeX (Install) 21.6.28 | 12661 | Tuesday, July 13, 2021 | Approved | |
MiKTeX (Install) 21.3 | 13610 | Saturday, April 3, 2021 | Approved | |
MiKTeX (Install) 21.2 | 7322 | Wednesday, February 24, 2021 | Approved | |
MiKTeX (Install) 21.1 | 7534 | Wednesday, January 20, 2021 | Approved | |
MiKTeX (Install) 20.12.0.20210111 | 899 | Monday, January 11, 2021 | Approved | |
MiKTeX (Install) 20.12 | 19990 | Monday, December 28, 2020 | Approved | |
MiKTeX (Install) 20.11.0.20201119 | 6740 | Thursday, November 19, 2020 | Approved | |
MiKTeX (Install) 20.11 | 4749 | Monday, November 2, 2020 | Approved | |
MiKTeX (Install) 20.10.0.20201030 | 1559 | Friday, October 30, 2020 | Approved | |
MiKTeX (Install) 20.10.0.20201027 | 814 | Tuesday, October 27, 2020 | Approved | |
MiKTeX (Install) 20.10 | 2150 | Sunday, October 25, 2020 | Approved | |
MiKTeX (Install) 20.7 | 9203 | Saturday, August 8, 2020 | Approved | |
MiKTeX (Install) 20.6.29.20200727 | 281 | Tuesday, July 28, 2020 | Approved | |
MiKTeX (Install) 20.6.29 | 6747 | Sunday, July 19, 2020 | Approved | |
MiKTeX (Install) 20.6 | 177 | Sunday, July 19, 2020 | Approved | |
MiKTeX (Install) 2.9.7440 | 4430 | Tuesday, June 23, 2020 | Approved | |
MiKTeX (Install) 2.9.7269 | 38543 | Thursday, November 28, 2019 | Approved | |
MiKTeX (Install) 2.9.7152 | 26834 | Tuesday, August 6, 2019 | Approved | |
MiKTeX (Install) 2.9.7100 | 14446 | Tuesday, June 11, 2019 | Approved | |
MiKTeX (Install) 2.9.7031.01 | 9557 | Thursday, May 9, 2019 | Approved | |
MiKTeX (Install) 2.9.6942 | 7553 | Sunday, February 3, 2019 | Approved | |
MiKTeX (Install) 2.9.6813 | 7990 | Wednesday, September 19, 2018 | Approved | |
MiKTeX (Install) 2.9.6753 | 5991 | Saturday, June 30, 2018 | Approved | |
MiKTeX (Install) 2.9.6643 | 6225 | Monday, March 12, 2018 | Approved | |
MiKTeX (Install) 2.9.6615 | 2439 | Wednesday, February 21, 2018 | Approved | |
MiKTeX (Install) 2.9.6520 | 6936 | Thursday, November 9, 2017 | Approved | |
MiKTeX (Install) 2.9.6361 | 7884 | Saturday, June 3, 2017 | Approved | |
MiKTeX (Install) 2.9.6326 | 2650 | Saturday, April 29, 2017 | Approved | |
MiKTeX (Install) 2.9.6236 | 4184 | Sunday, January 29, 2017 | Approved | |
MiKTeX (Install) 2.9.6219 | 1637 | Thursday, January 12, 2017 | Approved | |
MiKTeX (Install) 2.9.6161 | 2507 | Tuesday, November 15, 2016 | Approved | |
MiKTeX (Install) 2.9.6069 | 474 | Monday, October 31, 2016 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about MiKTeX (Install) and the MiKTeX (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 MiKTeX (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.