xseticon on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install xseticon on Arch using YAY
$
yay -S
xseticon
Copied
* (Optional) Uninstall xseticon on Arch using YAY
$
yay -Rns
xseticon
Copied
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
Copied
b. Clone xseticon's git locally
$
git clone https://aur.archlinux.org/xseticon.git
~/xseticon
Copied
c. Go to ~/xseticon folder and install it
$
cd
~/xseticon
Copied
$
makepkg -si
Copied
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
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