quicktype on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "quicktype" 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 quicktype on Arch using YAY
$
yay -S
quicktype
Copied
* (Optional) Uninstall quicktype on Arch using YAY
$
yay -Rns
quicktype
Copied
2. Manually Install "quicktype" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone quicktype's git locally
$
git clone https://aur.archlinux.org/quicktype.git
~/quicktype
Copied
c. Go to ~/quicktype folder and install it
$
cd
~/quicktype
Copied
$
makepkg -si
Copied
3. Information about the quicktype package on Arch User Repository (AUR)
ID: 1068406
Name: quicktype
PackageBaseID: 159517
PackageBase: quicktype
Version: 15.0.261-3
Description: Generate types and converters from JSON, Schema, and GraphQL
URL: https://github.com/quicktype/quicktype
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: deid84
Submitter: simon04
FirstSubmitted: 1604684150
LastModified: 1650281046
URLPath: /cgit/aur.git/snapshot/quicktype.tar.gz
Name: quicktype
PackageBaseID: 159517
PackageBase: quicktype
Version: 15.0.261-3
Description: Generate types and converters from JSON, Schema, and GraphQL
URL: https://github.com/quicktype/quicktype
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: deid84
Submitter: simon04
FirstSubmitted: 1604684150
LastModified: 1650281046
URLPath: /cgit/aur.git/snapshot/quicktype.tar.gz