dfl-settings on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dfl-settings

* (Optional) Uninstall dfl-settings on Arch using YAY

$ yay -Rns dfl-settings

2. Manually Install "dfl-settings" via AUR

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

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

b. Clone dfl-settings's git locally

$ git clone https://aur.archlinux.org/dfl-settings.git ~/dfl-settings

c. Go to ~/dfl-settings folder and install it

$ cd ~/dfl-settings $ makepkg -si

3. Information about the dfl-settings package on Arch User Repository (AUR)

ID: 1364640
Name: dfl-settings
PackageBaseID: 186114
PackageBase: dfl-settings
Version: 0.2.0-1
Description: A class that extends QSettings
URL: https://gitlab.com/desktop-frameworks/settings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1664356651
LastModified: 1701725425
URLPath: /cgit/aur.git/snapshot/dfl-settings.tar.gz