jdeserialize on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S jdeserialize

* (Optional) Uninstall jdeserialize on Arch using YAY

$ yay -Rns jdeserialize

2. Manually Install "jdeserialize" via AUR

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

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

b. Clone jdeserialize's git locally

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

c. Go to ~/jdeserialize folder and install it

$ cd ~/jdeserialize $ makepkg -si

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

ID: 355670
Name: jdeserialize
PackageBaseID: 101782
PackageBase: jdeserialize
Version: 1.2-3
Description: jdeserialize is a library that interprets Java serialized objects
URL: https://code.google.com/p/jdeserialize/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jerry73204
Submitter: jerry73204
FirstSubmitted: 1444714313
LastModified: 1478990912
URLPath: /cgit/aur.git/snapshot/jdeserialize.tar.gz