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
Copied
b. Install fileobj on Arch using YAY
$
yay -S
fileobj
Copied
* (Optional) Uninstall fileobj on Arch using YAY
$
yay -Rns
fileobj
Copied
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
Copied
b. Clone fileobj's git locally
$
git clone https://aur.archlinux.org/fileobj.git
~/fileobj
Copied
c. Go to ~/fileobj folder and install it
$
cd
~/fileobj
Copied
$
makepkg -si
Copied
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
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