indent-sort on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "indent-sort" 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 indent-sort on Arch using YAY
$
yay -S
indent-sort
Copied
* (Optional) Uninstall indent-sort on Arch using YAY
$
yay -Rns
indent-sort
Copied
2. Manually Install "indent-sort" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone indent-sort's git locally
$
git clone https://aur.archlinux.org/indent-sort.git
~/indent-sort
Copied
c. Go to ~/indent-sort folder and install it
$
cd
~/indent-sort
Copied
$
makepkg -si
Copied
3. Information about the indent-sort package on Arch User Repository (AUR)
ID: 788824
Name: indent-sort
PackageBaseID: 147098
PackageBase: indent-sort
Version: 1.1-1
Description: Sort text with respect to indentation
URL: https://github.com/TAAPArthur/indent-sort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TAAPAye
Submitter: TAAPAye
FirstSubmitted: 1575160376
LastModified: 1599552478
URLPath: /cgit/aur.git/snapshot/indent-sort.tar.gz
Name: indent-sort
PackageBaseID: 147098
PackageBase: indent-sort
Version: 1.1-1
Description: Sort text with respect to indentation
URL: https://github.com/TAAPArthur/indent-sort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TAAPAye
Submitter: TAAPAye
FirstSubmitted: 1575160376
LastModified: 1599552478
URLPath: /cgit/aur.git/snapshot/indent-sort.tar.gz