python-serializable on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-serializable" 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 python-serializable on Arch using YAY
$
yay -S
python-serializable
Copied
* (Optional) Uninstall python-serializable on Arch using YAY
$
yay -Rns
python-serializable
Copied
2. Manually Install "python-serializable" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-serializable's git locally
$
git clone https://aur.archlinux.org/python-serializable.git
~/python-serializable
Copied
c. Go to ~/python-serializable folder and install it
$
cd
~/python-serializable
Copied
$
makepkg -si
Copied
3. Information about the python-serializable package on Arch User Repository (AUR)
ID: 1105582
Name: python-serializable
PackageBaseID: 128111
PackageBase: python-serializable
Version: 0.2.1-3
Description: Base class with serialization helpers for user-defined Python objects
URL: https://pypi.org/project/serializable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513828769
LastModified: 1656538944
URLPath: /cgit/aur.git/snapshot/python-serializable.tar.gz
Name: python-serializable
PackageBaseID: 128111
PackageBase: python-serializable
Version: 0.2.1-3
Description: Base class with serialization helpers for user-defined Python objects
URL: https://pypi.org/project/serializable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513828769
LastModified: 1656538944
URLPath: /cgit/aur.git/snapshot/python-serializable.tar.gz