dismember on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "dismember" 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 dismember on Arch using YAY
$
yay -S
dismember
Copied
* (Optional) Uninstall dismember on Arch using YAY
$
yay -Rns
dismember
Copied
2. Manually Install "dismember" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dismember's git locally
$
git clone https://aur.archlinux.org/dismember.git
~/dismember
Copied
c. Go to ~/dismember folder and install it
$
cd
~/dismember
Copied
$
makepkg -si
Copied
3. Information about the dismember package on Arch User Repository (AUR)
ID: 1104186
Name: dismember
PackageBaseID: 183576
PackageBase: dismember
Version: 0.0.1-1
Description: Scan memory for secrets and more. Maybe eventually a full /proc toolkit.
URL: https://github.com/liamg/dismember
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BlitDev
FirstSubmitted: 1656326156
LastModified: 1656326156
URLPath: /cgit/aur.git/snapshot/dismember.tar.gz
Name: dismember
PackageBaseID: 183576
PackageBase: dismember
Version: 0.0.1-1
Description: Scan memory for secrets and more. Maybe eventually a full /proc toolkit.
URL: https://github.com/liamg/dismember
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BlitDev
FirstSubmitted: 1656326156
LastModified: 1656326156
URLPath: /cgit/aur.git/snapshot/dismember.tar.gz