dconf2nix on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dconf2nix

* (Optional) Uninstall dconf2nix on Arch using YAY

$ yay -Rns dconf2nix

2. Manually Install "dconf2nix" via AUR

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

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

b. Clone dconf2nix's git locally

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

c. Go to ~/dconf2nix folder and install it

$ cd ~/dconf2nix $ makepkg -si

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

ID: 1395101
Name: dconf2nix
PackageBaseID: 197678
PackageBase: dconf2nix
Version: 0.1.1-1
Description: Convert Dconf files (e.g. Gnome Shell) to Nix, as expected by Home Manager
URL: https://github.com/gvolpe/dconf2nix
NumVotes: 1
Popularity: 0.028376
OutOfDate:
Maintainer: micwoj92
Submitter: micwoj92
FirstSubmitted: 1694992846
LastModified: 1706552012
URLPath: /cgit/aur.git/snapshot/dconf2nix.tar.gz