python-minitree on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-minitree

* (Optional) Uninstall python-minitree on Arch using YAY

$ yay -Rns python-minitree

2. Manually Install "python-minitree" via AUR

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

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

b. Clone python-minitree's git locally

$ git clone https://aur.archlinux.org/python-minitree.git ~/python-minitree

c. Go to ~/python-minitree folder and install it

$ cd ~/python-minitree $ makepkg -si

3. Information about the python-minitree package on Arch User Repository (AUR)

ID: 706541
Name: python-minitree
PackageBaseID: 150071
PackageBase: python-minitree
Version: 0.4.1-2
Description: List files in columns
URL: https://github.com/xyproto/minitree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1583929472
LastModified: 1583929511
URLPath: /cgit/aur.git/snapshot/python-minitree.tar.gz