bashcities on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bashcities

* (Optional) Uninstall bashcities on Arch using YAY

$ yay -Rns bashcities

2. Manually Install "bashcities" via AUR

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

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

b. Clone bashcities's git locally

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

c. Go to ~/bashcities folder and install it

$ cd ~/bashcities $ makepkg -si

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

ID: 1378360
Name: bashcities
PackageBaseID: 177653
PackageBase: bashcities
Version: 1.0-1
Description: A Neocities client written in Bash.
URL: https://github.com/tatsumoto-ren/bashcities
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: tatsumoto
Submitter: tatsumoto
FirstSubmitted: 1648989189
LastModified: 1704102171
URLPath: /cgit/aur.git/snapshot/bashcities.tar.gz