colorstorm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S colorstorm

* (Optional) Uninstall colorstorm on Arch using YAY

$ yay -Rns colorstorm

2. Manually Install "colorstorm" via AUR

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

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

b. Clone colorstorm's git locally

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

c. Go to ~/colorstorm folder and install it

$ cd ~/colorstorm $ makepkg -si

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

ID: 1037202
Name: colorstorm
PackageBaseID: 176046
PackageBase: colorstorm
Version: 2.0.0-1
Description: A color theme generator for editors and terminal emulators
URL: https://github.com/benbusby/colorstorm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benbusby
Submitter: benbusby
FirstSubmitted: 1644959172
LastModified: 1644959172
URLPath: /cgit/aur.git/snapshot/colorstorm.tar.gz