python-datafreeze on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-datafreeze

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

$ yay -Rns python-datafreeze

2. Manually Install "python-datafreeze" via AUR

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

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

b. Clone python-datafreeze's git locally

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

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

$ cd ~/python-datafreeze $ makepkg -si

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

ID: 491624
Name: python-datafreeze
PackageBaseID: 130530
PackageBase: python-datafreeze
Version: 0.1.0-1
Description: Dump (freeze) SQL query results from a database into a selection of file formats
URL: https://pypi.python.org/pypi/datafreeze
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
FirstSubmitted: 1520179776
LastModified: 1520180142
URLPath: /cgit/aur.git/snapshot/python-datafreeze.tar.gz