system-storage-manager on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S system-storage-manager

* (Optional) Uninstall system-storage-manager on Arch using YAY

$ yay -Rns system-storage-manager

2. Manually Install "system-storage-manager" via AUR

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

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

b. Clone system-storage-manager's git locally

$ git clone https://aur.archlinux.org/system-storage-manager.git ~/system-storage-manager

c. Go to ~/system-storage-manager folder and install it

$ cd ~/system-storage-manager $ makepkg -si

3. Information about the system-storage-manager package on Arch User Repository (AUR)

ID: 544468
Name: system-storage-manager
PackageBaseID: 127400
PackageBase: system-storage-manager
Version: v1.2-1
Description: A single tool to manage your storage
URL: https://github.com/system-storage-manager/ssm
NumVotes: 0
Popularity: 0
OutOfDate: 1566532222
Maintainer: zopper
FirstSubmitted: 1511266376
LastModified: 1537116103
URLPath: /cgit/aur.git/snapshot/system-storage-manager.tar.gz

5. The same packages on other Linux Distributions