adw-gtk3 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S adw-gtk3

* (Optional) Uninstall adw-gtk3 on Arch using YAY

$ yay -Rns adw-gtk3

2. Manually Install "adw-gtk3" via AUR

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

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

b. Clone adw-gtk3's git locally

$ git clone https://aur.archlinux.org/adw-gtk3.git ~/adw-gtk3

c. Go to ~/adw-gtk3 folder and install it

$ cd ~/adw-gtk3 $ makepkg -si

3. Information about the adw-gtk3 package on Arch User Repository (AUR)

ID: 1404078
Name: adw-gtk3
PackageBaseID: 175645
PackageBase: adw-gtk3
Version: 5.2-1
Description: The theme from libadwaita ported to GTK-3
URL: https://github.com/lassekongo83/adw-gtk3
NumVotes: 41
Popularity: 1.384001
OutOfDate:
Maintainer: harmathy
Submitter: dusansimic
FirstSubmitted: 1643990782
LastModified: 1707080698
URLPath: /cgit/aur.git/snapshot/adw-gtk3.tar.gz

5. The same packages on other Linux Distributions