dumb_runtime_dir on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dumb_runtime_dir

* (Optional) Uninstall dumb_runtime_dir on Arch using YAY

$ yay -Rns dumb_runtime_dir

2. Manually Install "dumb_runtime_dir" via AUR

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

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

b. Clone dumb_runtime_dir's git locally

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

c. Go to ~/dumb_runtime_dir folder and install it

$ cd ~/dumb_runtime_dir $ makepkg -si

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

ID: 1195978
Name: dumb_runtime_dir
PackageBaseID: 189481
PackageBase: dumb_runtime_dir
Version: 1.0.4-1
Description: Creates an XDG_RUNTIME_DIR on login and never removes it.
URL: https://github.com/ifreund/dumb_runtime_dir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Cavernosa
Submitter: Cavernosa
FirstSubmitted: 1673551930
LastModified: 1673551930
URLPath: /cgit/aur.git/snapshot/dumb_runtime_dir.tar.gz