4pane on AUR( Arch User Repository.)

Last updated: October 03,2023

1. Install 4pane via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install 4pane on Arch using YAY

yay -S 4pane

c. Remove 4pane on Arch using YAY

yay -Rns 4pane

2. Install 4pane via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone 4pane's git locally

git clone https://aur.archlinux.org/4pane.git ~/4pane

c. Go to ~/4pane folder and install it

cd ~/4pane
makepkg -si

3. Details of 4pane package

ID: 907735
Name: 4pane
PackageBaseID: 23664
PackageBase: 4pane
Version: 7.0-2
Description: A multi-pane, detailed-list file manager.
URL: http://www.4pane.co.uk/index.html
NumVotes: 23
Popularity: 0.001618
OutOfDate:
Maintainer: sxiii
FirstSubmitted: 1233850280
LastModified: 1621106916
URLPath: /cgit/aur.git/snapshot/4pane.tar.gz