xstream on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "xstream" 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 xstream on Arch using YAY
$
yay -S
xstream
Copied
* (Optional) Uninstall xstream on Arch using YAY
$
yay -Rns
xstream
Copied
2. Manually Install "xstream" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xstream's git locally
$
git clone https://aur.archlinux.org/xstream.git
~/xstream
Copied
c. Go to ~/xstream folder and install it
$
cd
~/xstream
Copied
$
makepkg -si
Copied
3. Information about the xstream package on Arch User Repository (AUR)
ID: 882325
Name: xstream
PackageBaseID: 41489
PackageBase: xstream
Version: 1.4.16-1
Description: Simple java library to serialize objects to XML and back again.
URL: https://x-stream.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ecraven
FirstSubmitted: 1286297980
LastModified: 1616583390
URLPath: /cgit/aur.git/snapshot/xstream.tar.gz
Name: xstream
PackageBaseID: 41489
PackageBase: xstream
Version: 1.4.16-1
Description: Simple java library to serialize objects to XML and back again.
URL: https://x-stream.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ecraven
FirstSubmitted: 1286297980
LastModified: 1616583390
URLPath: /cgit/aur.git/snapshot/xstream.tar.gz