mini-text on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mini-text

* (Optional) Uninstall mini-text on Arch using YAY

$ yay -Rns mini-text

2. Manually Install "mini-text" via AUR

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

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

b. Clone mini-text's git locally

$ git clone https://aur.archlinux.org/mini-text.git ~/mini-text

c. Go to ~/mini-text folder and install it

$ cd ~/mini-text $ makepkg -si

3. Information about the mini-text package on Arch User Repository (AUR)

ID: 1369361
Name: mini-text
PackageBaseID: 197246
PackageBase: mini-text
Version: 0.2.0-1
Description: A very small and basic text editor
URL: https://github.com/Nokse22/mini-text
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1693679102
LastModified: 1702508905
URLPath: /cgit/aur.git/snapshot/mini-text.tar.gz