cctz on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "cctz" 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 cctz on Arch using YAY

$ yay -S cctz

* (Optional) Uninstall cctz on Arch using YAY

$ yay -Rns cctz

2. Manually Install "cctz" via AUR

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

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

b. Clone cctz's git locally

$ git clone https://aur.archlinux.org/cctz.git ~/cctz

c. Go to ~/cctz folder and install it

$ cd ~/cctz $ makepkg -si

3. Information about the cctz package on Arch User Repository (AUR)

ID: 1409893
Name: cctz
PackageBaseID: 115109
PackageBase: cctz
Version: 2.4-1
Description: A C++ library for translating between absolute and civil times using the rules of a time zone
URL: https://github.com/google/cctz
NumVotes: 2
Popularity: 0.000524
OutOfDate:
Maintainer: pekkarr
Submitter: fx101
FirstSubmitted: 1472509881
LastModified: 1708042989
URLPath: /cgit/aur.git/snapshot/cctz.tar.gz