python-columnize on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "python-columnize" 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-columnize on Arch using YAY
$
yay -S
python-columnize
Copied
* (Optional) Uninstall python-columnize on Arch using YAY
$
yay -Rns
python-columnize
Copied
2. Manually Install "python-columnize" 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-columnize's git locally
$
git clone https://aur.archlinux.org/python-columnize.git
~/python-columnize
Copied
c. Go to ~/python-columnize folder and install it
$
cd
~/python-columnize
Copied
$
makepkg -si
Copied
3. Information about the python-columnize package on Arch User Repository (AUR)
ID: 1077026
Name: python-columnize
PackageBaseID: 165149
PackageBase: python-columnize
Version: 0.3.11-1
Description: Python module to align a simple (not nested) list in columns.
URL: https://github.com/rocky/pycolumnize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Techcable
Submitter: Techcable
FirstSubmitted: 1617337080
LastModified: 1651950579
URLPath: /cgit/aur.git/snapshot/python-columnize.tar.gz
Name: python-columnize
PackageBaseID: 165149
PackageBase: python-columnize
Version: 0.3.11-1
Description: Python module to align a simple (not nested) list in columns.
URL: https://github.com/rocky/pycolumnize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Techcable
Submitter: Techcable
FirstSubmitted: 1617337080
LastModified: 1651950579
URLPath: /cgit/aur.git/snapshot/python-columnize.tar.gz