ccut-git on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ccut-git" 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 ccut-git on Arch using YAY
$
yay -S
ccut-git
Copied
* (Optional) Uninstall ccut-git on Arch using YAY
$
yay -Rns
ccut-git
Copied
2. Manually Install "ccut-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ccut-git's git locally
$
git clone https://aur.archlinux.org/ccut-git.git
~/ccut-git
Copied
c. Go to ~/ccut-git folder and install it
$
cd
~/ccut-git
Copied
$
makepkg -si
Copied
3. Information about the ccut-git package on Arch User Repository (AUR)
ID: 819742
Name: ccut-git
PackageBaseID: 159924
PackageBase: ccut-git
Version: 2.3.r21.gea48c4d-1
Description: A unix cut command that supports: multiple delimiters, outputing fields in any specified order, outputing a different delimiter to the ones in the input, treating runs of delimiters as a single delimiter, and honoring quoting within the target document.
URL: https://github.com/ColumPaget/ColumsCut
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1605592645
LastModified: 1605592645
URLPath: /cgit/aur.git/snapshot/ccut-git.tar.gz
Name: ccut-git
PackageBaseID: 159924
PackageBase: ccut-git
Version: 2.3.r21.gea48c4d-1
Description: A unix cut command that supports: multiple delimiters, outputing fields in any specified order, outputing a different delimiter to the ones in the input, treating runs of delimiters as a single delimiter, and honoring quoting within the target document.
URL: https://github.com/ColumPaget/ColumsCut
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1605592645
LastModified: 1605592645
URLPath: /cgit/aur.git/snapshot/ccut-git.tar.gz