python-file-tree on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-file-tree" 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
Copied
b. Install python-file-tree on Arch using YAY
$
yay -S
python-file-tree
Copied
* (Optional) Uninstall python-file-tree on Arch using YAY
$
yay -Rns
python-file-tree
Copied
2. Manually Install "python-file-tree" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-file-tree's git locally
$
git clone https://aur.archlinux.org/python-file-tree.git
~/python-file-tree
Copied
c. Go to ~/python-file-tree folder and install it
$
cd
~/python-file-tree
Copied
$
makepkg -si
Copied
3. Information about the python-file-tree package on Arch User Repository (AUR)
ID: 1007730
Name: python-file-tree
PackageBaseID: 165839
PackageBase: python-file-tree
Version: 0.4.1-1
Description: Framework to represent structured directories in python as FileTree objects. It can also be used to visualise the data in structured directories using fsleyes.
URL: https://pypi.org/project/file-tree/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tobac
Submitter: tobac
FirstSubmitted: 1618910278
LastModified: 1640068622
URLPath: /cgit/aur.git/snapshot/python-file-tree.tar.gz
Name: python-file-tree
PackageBaseID: 165839
PackageBase: python-file-tree
Version: 0.4.1-1
Description: Framework to represent structured directories in python as FileTree objects. It can also be used to visualise the data in structured directories using fsleyes.
URL: https://pypi.org/project/file-tree/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tobac
Submitter: tobac
FirstSubmitted: 1618910278
LastModified: 1640068622
URLPath: /cgit/aur.git/snapshot/python-file-tree.tar.gz