openbox-themes on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S openbox-themes

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

$ yay -Rns openbox-themes

2. Manually Install "openbox-themes" via AUR

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

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

b. Clone openbox-themes's git locally

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

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

$ cd ~/openbox-themes $ makepkg -si

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

ID: 599121
Name: openbox-themes
PackageBaseID: 140716
PackageBase: openbox-themes
Version: 1.0.2-4
Description: Various themes for the Openbox window manager.
URL: http://www.debian.org
NumVotes: 7
Popularity: 0.005132
OutOfDate:
Maintainer: bidulock
Submitter: xyproto
FirstSubmitted: 1553678530
LastModified: 1553761205
URLPath: /cgit/aur.git/snapshot/openbox-themes.tar.gz

5. The same packages on other Linux Distributions