telescope on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install telescope on Arch using YAY
$
yay -S
telescope
Copied
* (Optional) Uninstall telescope on Arch using YAY
$
yay -Rns
telescope
Copied
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
Copied
b. Clone telescope's git locally
$
git clone https://aur.archlinux.org/telescope.git
~/telescope
Copied
c. Go to ~/telescope folder and install it
$
cd
~/telescope
Copied
$
makepkg -si
Copied
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
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