cctz on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install cctz on Arch using YAY
$
yay -S
cctz
Copied
* (Optional) Uninstall cctz on Arch using YAY
$
yay -Rns
cctz
Copied
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
Copied
b. Clone cctz's git locally
$
git clone https://aur.archlinux.org/cctz.git
~/cctz
Copied
c. Go to ~/cctz folder and install it
$
cd
~/cctz
Copied
$
makepkg -si
Copied
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
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