rossa-bin on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rossa-bin

* (Optional) Uninstall rossa-bin on Arch using YAY

$ yay -Rns rossa-bin

2. Manually Install "rossa-bin" via AUR

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

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

b. Clone rossa-bin's git locally

$ git clone https://aur.archlinux.org/rossa-bin.git ~/rossa-bin

c. Go to ~/rossa-bin folder and install it

$ cd ~/rossa-bin $ makepkg -si

3. Information about the rossa-bin package on Arch User Repository (AUR)

ID: 744544
Name: rossa-bin
PackageBaseID: 153754
PackageBase: rossa-bin
Version: 0.1.1-1
Description: Attempt to create a SimpleHTTPServer in Rust. Also inspired by gossa.
URL: https://github.com/rednithin/rossa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rednithin
Submitter: rednithin
FirstSubmitted: 1590771975
LastModified: 1590771975
URLPath: /cgit/aur.git/snapshot/rossa-bin.tar.gz