ini_file_manager on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ini_file_manager

* (Optional) Uninstall ini_file_manager on Arch using YAY

$ yay -Rns ini_file_manager

2. Manually Install "ini_file_manager" via AUR

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

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

b. Clone ini_file_manager's git locally

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

c. Go to ~/ini_file_manager folder and install it

$ cd ~/ini_file_manager $ makepkg -si

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

ID: 1175003
Name: ini_file_manager
PackageBaseID: 111753
PackageBase: ini_file_manager
Version: 10-1
Description: Ini configuration file reader and manipulator package for Ada.
URL: https://sourceforge.net/projects/ini-files
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1464398574
LastModified: 1669516925
URLPath: /cgit/aur.git/snapshot/ini_file_manager.tar.gz