mousepad-git on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S mousepad-git

* (Optional) Uninstall mousepad-git on Arch using YAY

$ yay -Rns mousepad-git

2. Manually Install "mousepad-git" via AUR

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

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

b. Clone mousepad-git's git locally

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

c. Go to ~/mousepad-git folder and install it

$ cd ~/mousepad-git $ makepkg -si

3. Information about the mousepad-git package on Arch User Repository (AUR)

ID: 903566
Name: mousepad-git
PackageBaseID: 115338
PackageBase: mousepad-git
Version: 0.5.4+142+gd71a464-1
Description: Simple text editor for Xfce (git checkout)
URL: http://www.xfce.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: twa022
Submitter: FredBezies
FirstSubmitted: 1473277157
LastModified: 1620391853
URLPath: /cgit/aur.git/snapshot/mousepad-git.tar.gz