swiftlint on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "swiftlint" 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
Copied
b. Install swiftlint on Arch using YAY
$
yay -S
swiftlint
Copied
* (Optional) Uninstall swiftlint on Arch using YAY
$
yay -Rns
swiftlint
Copied
2. Manually Install "swiftlint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone swiftlint's git locally
$
git clone https://aur.archlinux.org/swiftlint.git
~/swiftlint
Copied
c. Go to ~/swiftlint folder and install it
$
cd
~/swiftlint
Copied
$
makepkg -si
Copied
3. Information about the swiftlint package on Arch User Repository (AUR)
ID: 1353003
Name: swiftlint
PackageBaseID: 135748
PackageBase: swiftlint
Version: 0.54.0-1
Description: A tool to enforce Swift style and conventions.
URL: https://github.com/realm/SwiftLint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1536278208
LastModified: 1699959239
URLPath: /cgit/aur.git/snapshot/swiftlint.tar.gz
Name: swiftlint
PackageBaseID: 135748
PackageBase: swiftlint
Version: 0.54.0-1
Description: A tool to enforce Swift style and conventions.
URL: https://github.com/realm/SwiftLint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1536278208
LastModified: 1699959239
URLPath: /cgit/aur.git/snapshot/swiftlint.tar.gz