tlsdate on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tlsdate

* (Optional) Uninstall tlsdate on Arch using YAY

$ yay -Rns tlsdate

2. Manually Install "tlsdate" via AUR

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

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

b. Clone tlsdate's git locally

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

c. Go to ~/tlsdate folder and install it

$ cd ~/tlsdate $ makepkg -si

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

ID: 355692
Name: tlsdate
PackageBaseID: 65346
PackageBase: tlsdate
Version: 0.0.13-2
Description: Secure rdate replacement to update local time over HTTPS
URL: https://github.com/ioerror/tlsdate
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: skydrome
FirstSubmitted: 1355122998
LastModified: 1479000422
URLPath: /cgit/aur.git/snapshot/tlsdate.tar.gz

5. The same packages on other Linux Distributions