trsh on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "trsh" 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 trsh on Arch using YAY
$
yay -S
trsh
Copied
* (Optional) Uninstall trsh on Arch using YAY
$
yay -Rns
trsh
Copied
2. Manually Install "trsh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone trsh's git locally
$
git clone https://aur.archlinux.org/trsh.git
~/trsh
Copied
c. Go to ~/trsh folder and install it
$
cd
~/trsh
Copied
$
makepkg -si
Copied
3. Information about the trsh package on Arch User Repository (AUR)
ID: 824942
Name: trsh
PackageBaseID: 160124
PackageBase: trsh
Version: 0.1.2-2
Description: A TLS encrypted Reverse Shell
URL: https://github.com/nanpuyue/trsh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nanpuyue
Submitter: nanpuyue
FirstSubmitted: 1606034056
LastModified: 1606480887
URLPath: /cgit/aur.git/snapshot/trsh.tar.gz
Name: trsh
PackageBaseID: 160124
PackageBase: trsh
Version: 0.1.2-2
Description: A TLS encrypted Reverse Shell
URL: https://github.com/nanpuyue/trsh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nanpuyue
Submitter: nanpuyue
FirstSubmitted: 1606034056
LastModified: 1606480887
URLPath: /cgit/aur.git/snapshot/trsh.tar.gz