mfile on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S mfile

* (Optional) Uninstall mfile on Arch using YAY

$ yay -Rns mfile

2. Manually Install "mfile" via AUR

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

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

b. Clone mfile's git locally

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

c. Go to ~/mfile folder and install it

$ cd ~/mfile $ makepkg -si

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

ID: 624964
Name: mfile
PackageBaseID: 57493
PackageBase: mfile
Version: r57.a18a066-1
Description: System independent reading and writing of n-dimensional spectra
URL: https://gitlab.ikp.uni-koeln.de/jmayer/libmfile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: donpicoro
FirstSubmitted: 1331422029
LastModified: 1561553523
URLPath: /cgit/aur.git/snapshot/mfile.tar.gz