bsp-layout on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bsp-layout

* (Optional) Uninstall bsp-layout on Arch using YAY

$ yay -Rns bsp-layout

2. Manually Install "bsp-layout" via AUR

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

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

b. Clone bsp-layout's git locally

$ git clone https://aur.archlinux.org/bsp-layout.git ~/bsp-layout

c. Go to ~/bsp-layout folder and install it

$ cd ~/bsp-layout $ makepkg -si

3. Information about the bsp-layout package on Arch User Repository (AUR)

ID: 1409083
Name: bsp-layout
PackageBaseID: 199116
PackageBase: bsp-layout
Version: 0.0.10-4
Description: Dynamic layout management for bspwm with tall, wide, even, tiled, monocle
URL: https://github.com/phenax/bsp-layout
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: phanium
FirstSubmitted: 1698822147
LastModified: 1707910982
URLPath: /cgit/aur.git/snapshot/bsp-layout.tar.gz