opentmpfiles on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S opentmpfiles

* (Optional) Uninstall opentmpfiles on Arch using YAY

$ yay -Rns opentmpfiles

2. Manually Install "opentmpfiles" via AUR

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

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

b. Clone opentmpfiles's git locally

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

c. Go to ~/opentmpfiles folder and install it

$ cd ~/opentmpfiles $ makepkg -si

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

ID: 669054
Name: opentmpfiles
PackageBaseID: 120548
PackageBase: opentmpfiles
Version: 0.2-1
Description: Utility for handling systemd-style tmpfiles.d settings for systems booting openrc
URL: https://github.com/openrc/opentmpfiles
NumVotes: 1
Popularity: 0
OutOfDate: 1693589463
Maintainer:
Submitter: Lone_Wolf
FirstSubmitted: 1489342215
LastModified: 1574339438
URLPath: /cgit/aur.git/snapshot/opentmpfiles.tar.gz