rewrite on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "rewrite" 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 rewrite on Arch using YAY
$
yay -S
rewrite
Copied
* (Optional) Uninstall rewrite on Arch using YAY
$
yay -Rns
rewrite
Copied
2. Manually Install "rewrite" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rewrite's git locally
$
git clone https://aur.archlinux.org/rewrite.git
~/rewrite
Copied
c. Go to ~/rewrite folder and install it
$
cd
~/rewrite
Copied
$
makepkg -si
Copied
3. Information about the rewrite package on Arch User Repository (AUR)
ID: 387003
Name: rewrite
PackageBaseID: 120057
PackageBase: rewrite
Version: 0.1.r0.g745d248-1
Description: Utility that allows for the in-place rewrite of a file's contents
URL: https://github.com/neosmart/rewrite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sigma
Submitter: sigma
FirstSubmitted: 1487934311
LastModified: 1487934311
URLPath: /cgit/aur.git/snapshot/rewrite.tar.gz
Name: rewrite
PackageBaseID: 120057
PackageBase: rewrite
Version: 0.1.r0.g745d248-1
Description: Utility that allows for the in-place rewrite of a file's contents
URL: https://github.com/neosmart/rewrite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sigma
Submitter: sigma
FirstSubmitted: 1487934311
LastModified: 1487934311
URLPath: /cgit/aur.git/snapshot/rewrite.tar.gz