4pane on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S 4pane

* (Optional) Uninstall 4pane on Arch using YAY

$ yay -Rns 4pane

2. Manually Install "4pane" via AUR

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. Information about the 4pane package on Arch User Repository (AUR)

ID: 1227427
Name: 4pane
PackageBaseID: 23664
PackageBase: 4pane
Version: 8.0-0
Description: A multi-pane, detailed-list file manager.
URL: http://www.4pane.co.uk/index.html
NumVotes: 24
Popularity: 0.021363
OutOfDate:
Maintainer: sxiii
Submitter:
FirstSubmitted: 1233850280
LastModified: 1678978318
URLPath: /cgit/aur.git/snapshot/4pane.tar.gz