darkman on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S darkman

* (Optional) Uninstall darkman on Arch using YAY

$ yay -Rns darkman

2. Manually Install "darkman" via AUR

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

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

b. Clone darkman's git locally

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

c. Go to ~/darkman folder and install it

$ cd ~/darkman $ makepkg -si

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

ID: 1129499
Name: darkman
PackageBaseID: 160922
PackageBase: darkman
Version: 1.3.1-1
Description: Framework for dark-mode and light-mode transitions on Linux desktop.
URL: https://darkman.whynothugo.nl/
NumVotes: 8
Popularity: 2.0656
OutOfDate:
Maintainer: whynothugo
FirstSubmitted: 1607980286
LastModified: 1661247164
URLPath: /cgit/aur.git/snapshot/darkman.tar.gz

5. The same packages on other Linux Distributions