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