tere on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S tere

* (Optional) Uninstall tere on Arch using YAY

$ yay -Rns tere

2. Manually Install "tere" via AUR

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

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

b. Clone tere's git locally

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

c. Go to ~/tere folder and install it

$ cd ~/tere $ makepkg -si

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

ID: 1112292
Name: tere
PackageBaseID: 184033
PackageBase: tere
Version: 1.1.0-1
Description: A terminal file explorer
URL: https://github.com/mgunyho/tere
NumVotes: 2
Popularity: 0.790456
OutOfDate:
Maintainer: post-factum
FirstSubmitted: 1657890657
LastModified: 1657890657
URLPath: /cgit/aur.git/snapshot/tere.tar.gz

5. The same packages on other Linux Distributions