lunchbox on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S lunchbox

* (Optional) Uninstall lunchbox on Arch using YAY

$ yay -Rns lunchbox

2. Manually Install "lunchbox" via AUR

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

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

b. Clone lunchbox's git locally

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

c. Go to ~/lunchbox folder and install it

$ cd ~/lunchbox $ makepkg -si

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

ID: 193940
Name: lunchbox
PackageBaseID: 42057
PackageBase: lunchbox
Version: 0.3.3-1
Description: An innovative (and beta) hybrid floating/tiling WM.
URL: http://code.google.com/p/lunchbox/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: keenerd
FirstSubmitted: 1287663538
LastModified: 1434168879
URLPath: /cgit/aur.git/snapshot/lunchbox.tar.gz