fileobj on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S fileobj

* (Optional) Uninstall fileobj on Arch using YAY

$ yay -Rns fileobj

2. Manually Install "fileobj" via AUR

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

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

b. Clone fileobj's git locally

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

c. Go to ~/fileobj folder and install it

$ cd ~/fileobj $ makepkg -si

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

ID: 1379105
Name: fileobj
PackageBaseID: 106365
PackageBase: fileobj
Version: 0.8.2-1
Description: Ncurses based hex editor with vi interface written in Python
URL: https://github.com/kusumi/fileobj
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1453276918
LastModified: 1704210815
URLPath: /cgit/aur.git/snapshot/fileobj.tar.gz