tellenc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S tellenc

* (Optional) Uninstall tellenc on Arch using YAY

$ yay -Rns tellenc

2. Manually Install "tellenc" via AUR

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

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

b. Clone tellenc's git locally

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

c. Go to ~/tellenc folder and install it

$ cd ~/tellenc $ makepkg -si

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

ID: 1097187
Name: tellenc
PackageBaseID: 183117
PackageBase: tellenc
Version: r35.dac04c7-1
Description: A program to detect the encoding of a text file.
URL: https://github.com/adah1972/tellenc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
FirstSubmitted: 1655014116
LastModified: 1655014116
URLPath: /cgit/aur.git/snapshot/tellenc.tar.gz