episoder on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S episoder

* (Optional) Uninstall episoder on Arch using YAY

$ yay -Rns episoder

2. Manually Install "episoder" via AUR

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

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

b. Clone episoder's git locally

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

c. Go to ~/episoder folder and install it

$ cd ~/episoder $ makepkg -si

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

ID: 1422080
Name: episoder
PackageBaseID: 59016
PackageBase: episoder
Version: 0.10.1-1
Description: Tool to tell you about new episodes of your favourite TV shows
URL: https://code.ott.net/episoder
NumVotes: 6
Popularity: 0.277413
OutOfDate:
Maintainer: koonix
Submitter: csstaub
FirstSubmitted: 1336217959
LastModified: 1709764715
URLPath: /cgit/aur.git/snapshot/episoder.tar.gz

5. The same packages on other Linux Distributions