python-cookies on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-cookies

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

$ yay -Rns python-cookies

2. Manually Install "python-cookies" via AUR

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

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

b. Clone python-cookies's git locally

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

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

$ cd ~/python-cookies $ makepkg -si

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

ID: 1237862
Name: python-cookies
PackageBaseID: 192439
PackageBase: python-cookies
Version: 2.2.1-6
Description: Friendlier RFC 6265-compliant cookie parser/renderer
URL: https://github.com/sashahart/cookies
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: felixonmars
FirstSubmitted: 1680860730
LastModified: 1680860730
URLPath: /cgit/aur.git/snapshot/python-cookies.tar.gz