mingw-w64-tzdata on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "mingw-w64-tzdata" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mingw-w64-tzdata on Arch using YAY

$ yay -S mingw-w64-tzdata

* (Optional) Uninstall mingw-w64-tzdata on Arch using YAY

$ yay -Rns mingw-w64-tzdata

2. Manually Install "mingw-w64-tzdata" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mingw-w64-tzdata's git locally

$ git clone https://aur.archlinux.org/mingw-w64-tzdata.git ~/mingw-w64-tzdata

c. Go to ~/mingw-w64-tzdata folder and install it

$ cd ~/mingw-w64-tzdata $ makepkg -si

3. Information about the mingw-w64-tzdata package on Arch User Repository (AUR)

ID: 978177
Name: mingw-w64-tzdata
PackageBaseID: 172311
PackageBase: mingw-w64-tzdata
Version: 2021a-1
Description: Sources for time zone and daylight saving time data (mingw-w64)
URL: https://www.iana.org/time-zones
NumVotes: 0
Popularity: 0
OutOfDate: 1690218197
Maintainer:
Submitter: cygn
FirstSubmitted: 1634982168
LastModified: 1634982169
URLPath: /cgit/aur.git/snapshot/mingw-w64-tzdata.tar.gz