minised on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S minised

* (Optional) Uninstall minised on Arch using YAY

$ yay -Rns minised

2. Manually Install "minised" via AUR

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

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

b. Clone minised's git locally

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

c. Go to ~/minised folder and install it

$ cd ~/minised $ makepkg -si

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

ID: 1110425
Name: minised
PackageBaseID: 74218
PackageBase: minised
Version: 1.16-2
Description: Smaller, faster sed implementation
URL: https://exactcode.com/site/open_source/minised/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: aksr
FirstSubmitted: 1381351134
LastModified: 1657509352
URLPath: /cgit/aur.git/snapshot/minised.tar.gz