mosca on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mosca

* (Optional) Uninstall mosca on Arch using YAY

$ yay -Rns mosca

2. Manually Install "mosca" via AUR

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

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

b. Clone mosca's git locally

$ git clone https://aur.archlinux.org/mosca.git ~/mosca

c. Go to ~/mosca folder and install it

$ cd ~/mosca $ makepkg -si

3. Information about the mosca package on Arch User Repository (AUR)

ID: 1243115
Name: mosca
PackageBaseID: 185217
PackageBase: mosca
Version: 0.98-2
Description: Manual search tool to find bugs like a grep unix command
URL: https://sourceforge.net/projects/mosca/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1661512478
LastModified: 1681820916
URLPath: /cgit/aur.git/snapshot/mosca.tar.gz