neatfmt on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "neatfmt" 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 neatfmt on Arch using YAY
$
yay -S
neatfmt
Copied
* (Optional) Uninstall neatfmt on Arch using YAY
$
yay -Rns
neatfmt
Copied
2. Manually Install "neatfmt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone neatfmt's git locally
$
git clone https://aur.archlinux.org/neatfmt.git
~/neatfmt
Copied
c. Go to ~/neatfmt folder and install it
$
cd
~/neatfmt
Copied
$
makepkg -si
Copied
3. Information about the neatfmt package on Arch User Repository (AUR)
ID: 498362
Name: neatfmt
PackageBaseID: 131166
PackageBase: neatfmt
Version: 0.1-1
Description: A small utf-8 unix fmt(1) clone (not completely compatible though).
URL: http://litcave.rudi.ir/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1522229514
LastModified: 1522229514
URLPath: /cgit/aur.git/snapshot/neatfmt.tar.gz
Name: neatfmt
PackageBaseID: 131166
PackageBase: neatfmt
Version: 0.1-1
Description: A small utf-8 unix fmt(1) clone (not completely compatible though).
URL: http://litcave.rudi.ir/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1522229514
LastModified: 1522229514
URLPath: /cgit/aur.git/snapshot/neatfmt.tar.gz