vim-sslsecure on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S vim-sslsecure

* (Optional) Uninstall vim-sslsecure on Arch using YAY

$ yay -Rns vim-sslsecure

2. Manually Install "vim-sslsecure" via AUR

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

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

b. Clone vim-sslsecure's git locally

$ git clone https://aur.archlinux.org/vim-sslsecure.git ~/vim-sslsecure

c. Go to ~/vim-sslsecure folder and install it

$ cd ~/vim-sslsecure $ makepkg -si

3. Information about the vim-sslsecure package on Arch User Repository (AUR)

ID: 890756
Name: vim-sslsecure
PackageBaseID: 122009
PackageBase: vim-sslsecure
Version: 1.1.1-1
Description: Highlights insecure SSL configuration in Vim
URL: https://github.com/chr4/sslsecure.vim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Shibumi
FirstSubmitted: 1493739059
LastModified: 1618114977
URLPath: /cgit/aur.git/snapshot/vim-sslsecure.tar.gz