telescope on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S telescope

* (Optional) Uninstall telescope on Arch using YAY

$ yay -Rns telescope

2. Manually Install "telescope" via AUR

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

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

b. Clone telescope's git locally

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

c. Go to ~/telescope folder and install it

$ cd ~/telescope $ makepkg -si

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

ID: 1085939
Name: telescope
PackageBaseID: 168936
PackageBase: telescope
Version: 0.8.1-1
Description: w3m-like browser for Gemini.
URL: https://telescope.omarpolo.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1626380072
LastModified: 1653669484
URLPath: /cgit/aur.git/snapshot/telescope.tar.gz