kali-themes on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S kali-themes

* (Optional) Uninstall kali-themes on Arch using YAY

$ yay -Rns kali-themes

2. Manually Install "kali-themes" via AUR

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

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

b. Clone kali-themes's git locally

$ git clone https://aur.archlinux.org/kali-themes.git ~/kali-themes

c. Go to ~/kali-themes folder and install it

$ cd ~/kali-themes $ makepkg -si

3. Information about the kali-themes package on Arch User Repository (AUR)

ID: 1197397
Name: kali-themes
PackageBaseID: 168596
PackageBase: kali-themes
Version: 2023.1.1-1
Description: GTK theme included with Kali Linux
URL: https://gitlab.com/kalilinux/packages/kali-themes
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: editicalu
Submitter: editicalu
FirstSubmitted: 1625335105
LastModified: 1673792877
URLPath: /cgit/aur.git/snapshot/kali-themes.tar.gz

5. The same packages on other Linux Distributions