trsh on AUR (Arch User Repository)

Last updated: July 05,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

b. Install trsh on Arch using YAY

$ yay -S trsh

* (Optional) Uninstall trsh on Arch using YAY

$ yay -Rns trsh

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

b. Clone trsh's git locally

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

c. Go to ~/trsh folder and install it

$ cd ~/trsh $ makepkg -si

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