logrotate-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S logrotate-git

* (Optional) Uninstall logrotate-git on Arch using YAY

$ yay -Rns logrotate-git

2. Manually Install "logrotate-git" via AUR

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

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

b. Clone logrotate-git's git locally

$ git clone https://aur.archlinux.org/logrotate-git.git ~/logrotate-git

c. Go to ~/logrotate-git folder and install it

$ cd ~/logrotate-git $ makepkg -si

3. Information about the logrotate-git package on Arch User Repository (AUR)

ID: 1260732
Name: logrotate-git
PackageBaseID: 125029
PackageBase: logrotate-git
Version: 3.21.0.r26.g7029565-1
Description: Rotates system logs automatically
URL: https://github.com/logrotate/logrotate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503472248
LastModified: 1684591453
URLPath: /cgit/aur.git/snapshot/logrotate-git.tar.gz