revit on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "revit" 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 revit on Arch using YAY
$
yay -S
revit
Copied
* (Optional) Uninstall revit on Arch using YAY
$
yay -Rns
revit
Copied
2. Manually Install "revit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone revit's git locally
$
git clone https://aur.archlinux.org/revit.git
~/revit
Copied
c. Go to ~/revit folder and install it
$
cd
~/revit
Copied
$
makepkg -si
Copied
3. Information about the revit package on Arch User Repository (AUR)
ID: 254492
Name: revit
PackageBaseID: 104379
PackageBase: revit
Version: 20070804-3
Description: A file carving tool for recovery and forensics
URL: https://github.com/libyal/reviveit
NumVotes: 0
Popularity: 0
OutOfDate: 1703766271
Maintainer: linuxSEAT
Submitter: linuxSEAT
FirstSubmitted: 1449681951
LastModified: 1449682469
URLPath: /cgit/aur.git/snapshot/revit.tar.gz
Name: revit
PackageBaseID: 104379
PackageBase: revit
Version: 20070804-3
Description: A file carving tool for recovery and forensics
URL: https://github.com/libyal/reviveit
NumVotes: 0
Popularity: 0
OutOfDate: 1703766271
Maintainer: linuxSEAT
Submitter: linuxSEAT
FirstSubmitted: 1449681951
LastModified: 1449682469
URLPath: /cgit/aur.git/snapshot/revit.tar.gz