kali-undercover on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S kali-undercover

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

$ yay -Rns kali-undercover

2. Manually Install "kali-undercover" via AUR

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

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

b. Clone kali-undercover's git locally

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

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

$ cd ~/kali-undercover $ makepkg -si

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

ID: 1272453
Name: kali-undercover
PackageBaseID: 147159
PackageBase: kali-undercover
Version: 2023.1.0-1
Description: Kali Undercover Mode. Makes your xfce desktop look like Windows 10.
URL: https://gitlab.com/kalilinux/packages/kali-undercover/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xdavidwu
FirstSubmitted: 1575380833
LastModified: 1686628583
URLPath: /cgit/aur.git/snapshot/kali-undercover.tar.gz

5. The same packages on other Linux Distributions