feed2tweet on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S feed2tweet

* (Optional) Uninstall feed2tweet on Arch using YAY

$ yay -Rns feed2tweet

2. Manually Install "feed2tweet" via AUR

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

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

b. Clone feed2tweet's git locally

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

c. Go to ~/feed2tweet folder and install it

$ cd ~/feed2tweet $ makepkg -si

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

ID: 667437
Name: feed2tweet
PackageBaseID: 115699
PackageBase: feed2tweet
Version: 1.1-2
Description: Parse rss feed and tweet new posts to Twitter
URL: https://gitlab.com/chaica/feed2tweet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arthru
Submitter: arthru
FirstSubmitted: 1474577378
LastModified: 1573939195
URLPath: /cgit/aur.git/snapshot/feed2tweet.tar.gz