python-copier on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-copier

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

$ yay -Rns python-copier

2. Manually Install "python-copier" via AUR

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

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

b. Clone python-copier's git locally

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

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

$ cd ~/python-copier $ makepkg -si

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

ID: 1389783
Name: python-copier
PackageBaseID: 152448
PackageBase: python-copier
Version: 9.1.1-1
Description: Library and command-line utility for rendering projects templates
URL: https://github.com/copier-org/copier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: ragouel
FirstSubmitted: 1588784391
LastModified: 1705838316
URLPath: /cgit/aur.git/snapshot/python-copier.tar.gz