python-retdec-python on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-retdec-python

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

$ yay -Rns python-retdec-python

2. Manually Install "python-retdec-python" via AUR

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

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

b. Clone python-retdec-python's git locally

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

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

$ cd ~/python-retdec-python $ makepkg -si

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

ID: 495862
Name: python-retdec-python
PackageBaseID: 130923
PackageBase: python-retdec-python
Version: 0.5.2-1
Description: A Python library and tools providing easy access to the retdec.com decompilation service through their public REST API.
URL: https://github.com/s3rvac/retdec-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mathieu.clabaut
Submitter: mathieu.clabaut
FirstSubmitted: 1521534326
LastModified: 1521534326
URLPath: /cgit/aur.git/snapshot/python-retdec-python.tar.gz