To install wget on macOS you can make use of the brew installer,
Run the below command to install wget,
% brew install wget
Command Output:
==> Downloading https://ghcr.io/v2/homebrew/core/wget/manifests/1.21.1-1
Already downloaded: /Users/code2care/Library/Caches/Homebrew/downloads/3a61b127a2161ac4573557b1c9b6e48233fd658b3f1d349045914749115926c9--wget-1.21.1-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/wget/blobs/sha256:ab03f58f6d9a4018b1b0bfd53e5b797fcd90b86b1d60b20948de499ec4d4c6b4
Already downloaded: /Users/code2care/Library/Caches/Homebrew/downloads/a9d50518f3f84743b3c6a198585bee715883810e86d637443c5369861854bf63--wget--1.21.1.arm64_big_sur.bottle.1.tar.gz
==> Pouring wget--1.21.1.arm64_big_sur.bottle.1.tar.gz
🍺 /opt/homebrew/Cellar/wget/1.21.1: 88 files, 4MB
If you want to uninstall wget use the command,
% brew uninstall wget
Uninstalling /opt/homebrew/Cellar/wget/1.21.1... (88 files, 4MB)
Warning: The following may be wget configuration files and have not been removed!
If desired, remove them manually with `rm -rf`:
/opt/homebrew/etc/wgetrc
More Posts related to MacOS,
- Opening mac Terminal
- How to change default macOS Terminal Window size
- How to clear Mac Terminal screen
- Find Hostname of Mac running on macOS Ventura 13
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to switch from bash to zsh shell in macOS Terminal
- Limit scrollback rows in macOS Terminal
- How to Set Background Wallpaper on macOS 13 Ventura
- This operation couldnt be completed. Unable to locate a Java Runtime. [macOS]
- Encode or Decode Base64 String using Mac Terminal Command
- List of All Apple Silicon ARM Based M1/M2 Mac [updated Oct 2022)
- How to remove Siri from Menu Bar [macOS Big Sur]
- Must Know Homebrew Commands for Mac/Linux Users
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- 13.0 MacOS Ventura release date
- How to change the default location of Mac Screenshot
- How to set Out Of Office (OOO) on Outlook for Mac
- 30+ Zoom video communications application shortcuts for macOS
- How to install wget on macOS
- Mac turn dark mode on or off using terminal command
- Create Symbolic Link using Terminal Command
- Mac - How to Install VirtualBox
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to install homebrew (brew) on M1 Mac
- How to uninstall Microsoft Outlook on Mac
More Posts:
- Git Rename master branch make to main using Command - Git
- Hide Navigation Bar from Android Screen Activity - Android
- say command macOS terminal examples - MacOS
- 10 FTP SFTP Clients and Alternatives - FTP
- SharePoint PowerShell PnP - How to get list item by Item ID using GetItemById, Get-PnPListItem - SharePoint
- Search text in Eclipse Console logs - Eclipse
- list of jars required for hibernate 4.x.x - Java
- How to upgrade PowerShell on Mac - Powershell