osslsigncode on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S osslsigncode

* (Optional) Uninstall osslsigncode on Arch using YAY

$ yay -Rns osslsigncode

2. Manually Install "osslsigncode" via AUR

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

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

b. Clone osslsigncode's git locally

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

c. Go to ~/osslsigncode folder and install it

$ cd ~/osslsigncode $ makepkg -si

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

ID: 1425826
Name: osslsigncode
PackageBaseID: 105919
PackageBase: osslsigncode
Version: 2.8-1
Description: OpenSSL based Authenticode signing for PE/MSI/Java CAB files
URL: https://github.com/mtrojnar/osslsigncode
NumVotes: 9
Popularity: 0.18779
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1452431035
LastModified: 1710248957
URLPath: /cgit/aur.git/snapshot/osslsigncode.tar.gz