ruby-filesize on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ruby-filesize

* (Optional) Uninstall ruby-filesize on Arch using YAY

$ yay -Rns ruby-filesize

2. Manually Install "ruby-filesize" via AUR

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

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

b. Clone ruby-filesize's git locally

$ git clone https://aur.archlinux.org/ruby-filesize.git ~/ruby-filesize

c. Go to ~/ruby-filesize folder and install it

$ cd ~/ruby-filesize $ makepkg -si

3. Information about the ruby-filesize package on Arch User Repository (AUR)

ID: 568387
Name: ruby-filesize
PackageBaseID: 138046
PackageBase: ruby-filesize
Version: 0.2.0-1
Description: filesize is a small class for handling filesizes with both the SI and binary prefixes, allowing conversion from any size to any other size.
URL: https://github.com/dominikh/filesize
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fmauNeko
FirstSubmitted: 1544800202
LastModified: 1544800202
URLPath: /cgit/aur.git/snapshot/ruby-filesize.tar.gz