bashish on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S bashish

* (Optional) Uninstall bashish on Arch using YAY

$ yay -Rns bashish

2. Manually Install "bashish" via AUR

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

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

b. Clone bashish's git locally

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

c. Go to ~/bashish folder and install it

$ cd ~/bashish $ makepkg -si

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

ID: 467187
Name: bashish
PackageBaseID: 6830
PackageBase: bashish
Version: 2.2.4-2
Description: A theme enviroment for text terminals. It can change colors, font, transparency and background image on a per-application basis.
URL: http://bashish.sourceforge.net/
NumVotes: 36
Popularity: 0.490584
OutOfDate:
Maintainer: knezi
Submitter:
FirstSubmitted: 1158665719
LastModified: 1512549313
URLPath: /cgit/aur.git/snapshot/bashish.tar.gz