openssh-selinux on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S openssh-selinux

* (Optional) Uninstall openssh-selinux on Arch using YAY

$ yay -Rns openssh-selinux

2. Manually Install "openssh-selinux" via AUR

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

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

b. Clone openssh-selinux's git locally

$ git clone https://aur.archlinux.org/openssh-selinux.git ~/openssh-selinux

c. Go to ~/openssh-selinux folder and install it

$ cd ~/openssh-selinux $ makepkg -si

3. Information about the openssh-selinux package on Arch User Repository (AUR)

ID: 1413643
Name: openssh-selinux
PackageBaseID: 75040
PackageBase: openssh-selinux
Version: 9.6p1-3
Description: SSH protocol implementation for remote login, command execution and file transfer, with SELinux support
URL: https://www.openssh.com/portable.html
NumVotes: 20
Popularity: 0.290878
OutOfDate:
Maintainer: IooNag
Submitter: Siosm
FirstSubmitted: 1383509130
LastModified: 1708591806
URLPath: /cgit/aur.git/snapshot/openssh-selinux.tar.gz