nwg-look on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S nwg-look

* (Optional) Uninstall nwg-look on Arch using YAY

$ yay -Rns nwg-look

2. Manually Install "nwg-look" via AUR

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

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

b. Clone nwg-look's git locally

$ git clone https://aur.archlinux.org/nwg-look.git ~/nwg-look

c. Go to ~/nwg-look folder and install it

$ cd ~/nwg-look $ makepkg -si

3. Information about the nwg-look package on Arch User Repository (AUR)

ID: 1112896
Name: nwg-look
PackageBaseID: 177744
PackageBase: nwg-look
Version: 0.1.4-1
Description: GTK3 settings editor adapted to work in sway/wlroots environment
URL: https://github.com/nwg-piotr/nwg-look
NumVotes: 6
Popularity: 1.475533
OutOfDate:
Maintainer: nwg
FirstSubmitted: 1649297150
LastModified: 1658016365
URLPath: /cgit/aur.git/snapshot/nwg-look.tar.gz

5. The same packages on other Linux Distributions