titlegetter on AUR( Arch User Repository.)

Last updated: June 29,2023

1. Install titlegetter via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install titlegetter on Arch using YAY

yay -S titlegetter

c. Remove titlegetter on Arch using YAY

yay -Rns titlegetter

2. Install titlegetter via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone titlegetter's git locally

git clone https://aur.archlinux.org/titlegetter.git ~/titlegetter

c. Go to ~/titlegetter folder and install it

cd ~/titlegetter
makepkg -si

3. Details of titlegetter package

ID: 1097200
Name: titlegetter
PackageBaseID: 163362
PackageBase: titlegetter
Version: 2.2.5-1
Description: A little tool to get the title of the websites and format the title and the links to markdown or html.
URL: https://github.com/WeepingDogel/TitleGetter
NumVotes: 1
Popularity: 5.6E-5
OutOfDate:
Maintainer: WeepingDogel
FirstSubmitted: 1613406064
LastModified: 1655017640
URLPath: /cgit/aur.git/snapshot/titlegetter.tar.gz