python-camel on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-camel

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

$ yay -Rns python-camel

2. Manually Install "python-camel" via AUR

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

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

b. Clone python-camel's git locally

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

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

$ cd ~/python-camel $ makepkg -si

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

ID: 411227
Name: python-camel
PackageBaseID: 107902
PackageBase: python-camel
Version: v0.1.1-1
Description: Python serialization module
URL: https://github.com/eevee/camel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SwooshyCueb
Submitter: SwooshyCueb
FirstSubmitted: 1456104297
LastModified: 1494873713
URLPath: /cgit/aur.git/snapshot/python-camel.tar.gz