logrotate-selinux on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S logrotate-selinux

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

$ yay -Rns logrotate-selinux

2. Manually Install "logrotate-selinux" via AUR

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

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

b. Clone logrotate-selinux's git locally

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

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

$ cd ~/logrotate-selinux $ makepkg -si

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

ID: 1184270
Name: logrotate-selinux
PackageBaseID: 82330
PackageBase: logrotate-selinux
Version: 3.21.0-2
Description: Rotates system logs automatically with SELinux support
URL: https://github.com/logrotate/logrotate
NumVotes: 18
Popularity: 0.277349
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1401474387
LastModified: 1671291300
URLPath: /cgit/aur.git/snapshot/logrotate-selinux.tar.gz