mysecureshell on AUR (Arch User Repository)

Last updated: May 16,2024

1. Install "mysecureshell" 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 mysecureshell on Arch using YAY

$ yay -S mysecureshell

* (Optional) Uninstall mysecureshell on Arch using YAY

$ yay -Rns mysecureshell

2. Manually Install "mysecureshell" via AUR

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

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

b. Clone mysecureshell's git locally

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

c. Go to ~/mysecureshell folder and install it

$ cd ~/mysecureshell $ makepkg -si

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

ID: 592563
Name: mysecureshell
PackageBaseID: 99696
PackageBase: mysecureshell
Version: 2.00-2
Description: A shell that adds advanced SFTP features to the OpenSSH server including ACLs, connection limits, and bandwidth control
URL: https://mysecureshell.readthedocs.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441874377
LastModified: 1551993594
URLPath: /cgit/aur.git/snapshot/mysecureshell.tar.gz