flexget on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S flexget

* (Optional) Uninstall flexget on Arch using YAY

$ yay -Rns flexget

2. Manually Install "flexget" via AUR

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

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

b. Clone flexget's git locally

$ git clone https://aur.archlinux.org/flexget.git ~/flexget

c. Go to ~/flexget folder and install it

$ cd ~/flexget $ makepkg -si

3. Information about the flexget package on Arch User Repository (AUR)

ID: 1428522
Name: flexget
PackageBaseID: 30041
PackageBase: flexget
Version: 3.11.24-1
Description: Multipurpose automation tool for downloading media content from different sources
URL: https://github.com/flexget/flexget
NumVotes: 76
Popularity: 1.632807
OutOfDate:
Maintainer: carsme
Submitter: jonkristian
FirstSubmitted: 1252697933
LastModified: 1710607151
URLPath: /cgit/aur.git/snapshot/flexget.tar.gz