Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
630
Downloads of v 1.28.2:
9
Last Update:
26 Feb 2021
Package Maintainer(s):
Software Author(s):
- Faceit
Tags:
faceit anticheat ac- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Faceit
- 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:
630
Downloads of v 1.28.2:
9
Maintainer(s):
Software Author(s):
- Faceit
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Some Checks Have Failed or Are Not Yet Complete
1 Test Passing and 1 Failing Test
This package was rejected on 02 Apr 2021. The reviewer chocolatey-ops has listed the following reason(s):
FaceIt
With Faceit Client you can easily join Faceit servers.
Package-specific issue
If this package isn't up-to-date for some days, Create an issue
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://faceit-client.faceit-cdn.net/release/FACEIT-setup-latest.exe'
$checksum = '3b42ab8d0acf89907cbcc04610105e304d314798505342e63c024364eab10301'
$checksumType = 'sha256'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $toolsDir
fileType = 'exe'
url = $url
softwareName = 'faceit*'
checksum = $checksum
checksumType = $checksumType
# MSI
silentArgs = "/S"
validExitCodes= @(0, 3010, 1641)
}
Install-ChocolateyPackage @packageArgs
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Faceit 1.29.3 | 33 | Friday, April 2, 2021 | Approved |
Faceit 1.29.1 | 28 | Saturday, March 20, 2021 | Approved |
Faceit 1.28.3 | 31 | Sunday, March 7, 2021 | Approved |
Faceit 1.28.1 | 53 | Wednesday, February 24, 2021 | Approved |
Faceit 1.27.0 | 27 | Friday, February 5, 2021 | Approved |
Faceit 1.26.0 | 47 | Wednesday, December 16, 2020 | Approved |
Faceit 1.25.1 | 48 | Sunday, October 18, 2020 | Approved |
Faceit 1.25.0 | 47 | Wednesday, September 30, 2020 | Approved |
Faceit 1.24.1 | 59 | Wednesday, August 19, 2020 | Approved |
Faceit
Package
* Automatically built and uploaded by tunisiano
* Package not up-to-date after a few days ? Create an issue
This package has no dependencies.
Ground Rules:
- This discussion is only about Faceit and the Faceit 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 Faceit, 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.
tunisiano (maintainer) on 26 Feb 2021 04:04:26 +00:00:
User 'tunisiano' (maintainer) submitted package.
chocolatey-ops (reviewer) on 26 Feb 2021 04:36:58 +00:00:
Faceit has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 26 Feb 2021 05:43:35 +00:00:
Faceit has failed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/eea247dc953e63bc6b07d3fca150d5a7 for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 18 Mar 2021 05:44:46 +00:00:
We've found Faceit v1.28.2 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.
chocolatey-ops (reviewer) on 02 Apr 2021 06:38:58 +00:00:
Unfortunately there has not been progress to move Faceit v1.28.2 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.
Status Change - Changed status of package from 'submitted' to 'rejected'.