edcount on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "edcount" 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 edcount on Arch using YAY
$
yay -S
edcount
Copied
* (Optional) Uninstall edcount on Arch using YAY
$
yay -Rns
edcount
Copied
2. Manually Install "edcount" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone edcount's git locally
$
git clone https://aur.archlinux.org/edcount.git
~/edcount
Copied
c. Go to ~/edcount folder and install it
$
cd
~/edcount
Copied
$
makepkg -si
Copied
3. Information about the edcount package on Arch User Repository (AUR)
ID: 734305
Name: edcount
PackageBaseID: 151292
PackageBase: edcount
Version: 1.2.0-1
Description: Estimate distinct count of values from standard input. Provides a very fast way to perform unique count estimates on the command line
URL: https://github.com/haroldfreeman/edcount
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586435651
LastModified: 1589167407
URLPath: /cgit/aur.git/snapshot/edcount.tar.gz
Name: edcount
PackageBaseID: 151292
PackageBase: edcount
Version: 1.2.0-1
Description: Estimate distinct count of values from standard input. Provides a very fast way to perform unique count estimates on the command line
URL: https://github.com/haroldfreeman/edcount
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586435651
LastModified: 1589167407
URLPath: /cgit/aur.git/snapshot/edcount.tar.gz