teleprompter on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S teleprompter

* (Optional) Uninstall teleprompter on Arch using YAY

$ yay -Rns teleprompter

2. Manually Install "teleprompter" via AUR

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

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

b. Clone teleprompter's git locally

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

c. Go to ~/teleprompter folder and install it

$ cd ~/teleprompter $ makepkg -si

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

ID: 1424431
Name: teleprompter
PackageBaseID: 197249
PackageBase: teleprompter
Version: 0.1.7-1
Description: A simple Gtk4 application to read scrolling text from your screen
URL: https://github.com/Nokse22/teleprompter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1693681443
LastModified: 1710087264
URLPath: /cgit/aur.git/snapshot/teleprompter.tar.gz