redact on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "redact" 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

b. Install redact on Arch using YAY

$ yay -S redact

* (Optional) Uninstall redact on Arch using YAY

$ yay -Rns redact

2. Manually Install "redact" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone redact's git locally

$ git clone https://aur.archlinux.org/redact.git ~/redact

c. Go to ~/redact folder and install it

$ cd ~/redact $ makepkg -si

3. Information about the redact package on Arch User Repository (AUR)

ID: 927704
Name: redact
PackageBaseID: 168447
PackageBase: redact
Version: 0.12.6-1
Description: Customize Redact to remove the content you'd like. Remove old tweets, images, discord messages, and much more.
URL: https://redact.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1624934560
LastModified: 1624934560
URLPath: /cgit/aur.git/snapshot/redact.tar.gz