python-thaw on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-thaw

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

$ yay -Rns python-thaw

2. Manually Install "python-thaw" via AUR

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

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

b. Clone python-thaw's git locally

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

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

$ cd ~/python-thaw $ makepkg -si

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

ID: 802715
Name: python-thaw
PackageBaseID: 157152
PackageBase: python-thaw
Version: 1.0.1-1
Description: Generates report showing where dependencies affect your project
URL: https://github.com/kateapault/pip-thaw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1598547464
LastModified: 1602286294
URLPath: /cgit/aur.git/snapshot/python-thaw.tar.gz