mixed-content-scan on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S mixed-content-scan

* (Optional) Uninstall mixed-content-scan on Arch using YAY

$ yay -Rns mixed-content-scan

2. Manually Install "mixed-content-scan" via AUR

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

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

b. Clone mixed-content-scan's git locally

$ git clone https://aur.archlinux.org/mixed-content-scan.git ~/mixed-content-scan

c. Go to ~/mixed-content-scan folder and install it

$ cd ~/mixed-content-scan $ makepkg -si

3. Information about the mixed-content-scan package on Arch User Repository (AUR)

ID: 697859
Name: mixed-content-scan
PackageBaseID: 149227
PackageBase: mixed-content-scan
Version: 2.9-1
Description: Scan your HTTPS-enabled website for Mixed Content
URL: https://github.com/bramus/mixed-content-scan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1581949893
LastModified: 1581949893
URLPath: /cgit/aur.git/snapshot/mixed-content-scan.tar.gz