tuxcmd on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S tuxcmd

* (Optional) Uninstall tuxcmd on Arch using YAY

$ yay -Rns tuxcmd

2. Manually Install "tuxcmd" via AUR

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

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

b. Clone tuxcmd's git locally

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

c. Go to ~/tuxcmd folder and install it

$ cd ~/tuxcmd $ makepkg -si

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

ID: 1030132
Name: tuxcmd
PackageBaseID: 175566
PackageBase: tuxcmd
Version: 0.6.70-9
Description: A GTK2 file manager with two panels
URL: http://tuxcmd.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Dragonlord
FirstSubmitted: 1643742748
LastModified: 1643742748
URLPath: /cgit/aur.git/snapshot/tuxcmd.tar.gz