Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » Windows Package Manager: How to install applications using Chocolatey?
  • hero windowsserver hyperv
    Why does the legacy PXE not does work on Generation 2 VM Virtualization
  • windows 1 1
    Generation 2 VM: Set up a HyperV VM through PXE boot Virtualization
  • Review of Stellar Repair for Outlook
    A Review of Stellar Repair for Outlook Reviews
  • Windows OS type and version and build
    How to determine Windows Version or Edition and Build Windows
  • f97cd picture1 128
    How to disable Windows Hardware Power Button Windows
  • google chrome web browser download icon png favpng 2fg4fswmttnwqnvax7lrd1hxp
    How to remove Quick Access from Google Drive Online Windows
  • Updates Windows Apps with Norton
    How to update Windows Applications with Norton Updater Anti-Virus Solution
  • GNS3
    How to Connect GNS3 to the internet on Windows Network | Monitoring

Windows Package Manager: How to install applications using Chocolatey?

Posted on 25/05/202019/09/2023 Christian By Christian No Comments on Windows Package Manager: How to install applications using Chocolatey?
Windows Package Manager

Chocolatey is software management automation and works with over 20+ installer technologies for Windows. It can also manage things you would normally xcopy deploy (like runtime binaries and zip files). Chocolatey Software Management Tool replaces the traditional way of searching for a .exe or .msi application file on a website, then download the installer before executing it (the rigorous process of clicking on several next, etc., till the software is finally installed), and then click on finish to end the installation process. Kindly refer to the following Windows Package Manager: How to install, upgrade and uninstall software with Chocolatey, and Windows Package Manager: How to install applications with Winget CLI.

You can also work with registry settings or managing files and configurations, or any combination. Chocolatey builds on technologies that are familiar;
- PowerShell
- Unattended installations

Since we successfully installed Chocolatey Software Tool and showed how to install, upgrade and uninstall Chocolatey, see the following article for more detail.

  • For how to install, upgrade and uninstall Chocolatey, see the following link.
  • For how to install, upgrade, and uninstall software with Chocolatey, see the following link.

How to install applications using Chocolatey?

To install apps navigate to Chocolately’s app directory, the Community Package Repository Notification.

1: Let’s install Firefox

To install applications using Chocolatey, use the following syntax followed by the application name. Ensure to use the “-y” switch in other to accept all prompts.

choco install applicationname -y
Chocolatey installation

Note: You can install multiple applications using the following syntax below.

choco install vlc firefox -y
Chocolatey package manager

Note: You can install applications offline, see the following link for more details. in this method, we mean completely offline!
– You have to ensure you remove the default community package source (choco source list followed by choco source remove -n chocolatey).

– For similar technology developed by Microsoft, “Windows Package Manager (Winget)”, see the following link. 
– For how to install applications with Windows Package Manager, see the following link.

How to upgrade a Chocolatey package? You can upgrade an application by using the syntax below. Just the code below.

choco upgrade firefox
Installing applications with Chocolatey

How to uninstall an application with Chocolatey? You can remove packages from your device using Chocolatey. Chocolatey comes with an intuitive command to accomplish application uninstallation for you. Use the syntax below followed with the application name.

choco uninstall vlc -y

If you do not include the switch “-y”, you will be prompted to agree to run the script (uninstallation).

Now, the switch “-y” is included, the application will uninstall without prompting you to accept the script to run.

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Package Management, Packages

Post navigation

Previous Post: Windows Package Manager: How to install, upgrade or uninstall Chocolatey
Next Post: WDS and DHCP Deployment Scenarios: Configure DHCP Options 60, 66, and 67

Related Posts

  • Featured image bootable USB
    Create a Windows 10 or 11 bootable USB with UEFI support Windows
  • MicrosoftOneDrive32
    Microsoft OneDrive Setup: Files On-Demand & Key Features Backup
  • Virtual Desktop
    Add and Remove Multiple Virtual Desktops in Windows Windows
  • connect to RDP automatically
    RDP Configuration Settings: Connect automatically to RDP session Windows
  • Performancewin10
    How Performance Monitor works in Windows 10 Windows
  • banner
    How to Back Up and Restore the Windows Registry Windows

More Related Articles

Featured image bootable USB Create a Windows 10 or 11 bootable USB with UEFI support Windows
MicrosoftOneDrive32 Microsoft OneDrive Setup: Files On-Demand & Key Features Backup
Virtual Desktop Add and Remove Multiple Virtual Desktops in Windows Windows
connect to RDP automatically RDP Configuration Settings: Connect automatically to RDP session Windows
Performancewin10 How Performance Monitor works in Windows 10 Windows
banner How to Back Up and Restore the Windows Registry Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • hero windowsserver hyperv
    Why does the legacy PXE not does work on Generation 2 VM Virtualization
  • windows 1 1
    Generation 2 VM: Set up a HyperV VM through PXE boot Virtualization
  • Review of Stellar Repair for Outlook
    A Review of Stellar Repair for Outlook Reviews
  • Windows OS type and version and build
    How to determine Windows Version or Edition and Build Windows
  • f97cd picture1 128
    How to disable Windows Hardware Power Button Windows
  • google chrome web browser download icon png favpng 2fg4fswmttnwqnvax7lrd1hxp
    How to remove Quick Access from Google Drive Online Windows
  • Updates Windows Apps with Norton
    How to update Windows Applications with Norton Updater Anti-Virus Solution
  • GNS3
    How to Connect GNS3 to the internet on Windows Network | Monitoring

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.