sos on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "sos" 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 sos on Arch using YAY
$
yay -S
sos
Copied
* (Optional) Uninstall sos on Arch using YAY
$
yay -Rns
sos
Copied
2. Manually Install "sos" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sos's git locally
$
git clone https://aur.archlinux.org/sos.git
~/sos
Copied
c. Go to ~/sos folder and install it
$
cd
~/sos
Copied
$
makepkg -si
Copied
3. Information about the sos package on Arch User Repository (AUR)
ID: 1280112
Name: sos
PackageBaseID: 129416
PackageBase: sos
Version: 4.5.5-2
Description: unified tool for collecting system logs and other debug information
URL: https://github.com/sosreport/sos
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: chr0mag
FirstSubmitted: 1516763931
LastModified: 1687988598
URLPath: /cgit/aur.git/snapshot/sos.tar.gz
Name: sos
PackageBaseID: 129416
PackageBase: sos
Version: 4.5.5-2
Description: unified tool for collecting system logs and other debug information
URL: https://github.com/sosreport/sos
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: chr0mag
FirstSubmitted: 1516763931
LastModified: 1687988598
URLPath: /cgit/aur.git/snapshot/sos.tar.gz