xseticon on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xseticon

* (Optional) Uninstall xseticon on Arch using YAY

$ yay -Rns xseticon

2. Manually Install "xseticon" via AUR

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

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

b. Clone xseticon's git locally

$ git clone https://aur.archlinux.org/xseticon.git ~/xseticon

c. Go to ~/xseticon folder and install it

$ cd ~/xseticon $ makepkg -si

3. Information about the xseticon package on Arch User Repository (AUR)

ID: 478889
Name: xseticon
PackageBaseID: 103659
PackageBase: xseticon
Version: 0.1+bzr14-1
Description: Set the X11 window icon for any given window to that of a given image file
URL: http://www.leonerd.org.uk/code/xseticon/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: fatmike
Submitter: fatmike
FirstSubmitted: 1448186768
LastModified: 1516264295
URLPath: /cgit/aur.git/snapshot/xseticon.tar.gz