python-freshdesk on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-freshdesk

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

$ yay -Rns python-freshdesk

2. Manually Install "python-freshdesk" via AUR

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

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

b. Clone python-freshdesk's git locally

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

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

$ cd ~/python-freshdesk $ makepkg -si

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

ID: 1112063
Name: python-freshdesk
PackageBaseID: 184024
PackageBase: python-freshdesk
Version: 1.3.8-1
Description: A Python client for the Freshdesk helpdesk API
URL: https://github.com/sjkingo/python-freshdesk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andybz
Submitter: andybz
FirstSubmitted: 1657841066
LastModified: 1657841066
URLPath: /cgit/aur.git/snapshot/python-freshdesk.tar.gz