ellipse on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ellipse

* (Optional) Uninstall ellipse on Arch using YAY

$ yay -Rns ellipse

2. Manually Install "ellipse" via AUR

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

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

b. Clone ellipse's git locally

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

c. Go to ~/ellipse folder and install it

$ cd ~/ellipse $ makepkg -si

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

ID: 1176077
Name: ellipse
PackageBaseID: 184617
PackageBase: ellipse
Version: 1.0.0-1
Description: Command that truncates and ellipses strings in a human-friendly way
URL: https://crates.io/crates/ellipse-bin
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1659455685
LastModified: 1669730636
URLPath: /cgit/aur.git/snapshot/ellipse.tar.gz