jetty on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "jetty" 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 jetty on Arch using YAY
$
yay -S
jetty
Copied
* (Optional) Uninstall jetty on Arch using YAY
$
yay -Rns
jetty
Copied
2. Manually Install "jetty" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jetty's git locally
$
git clone https://aur.archlinux.org/jetty.git
~/jetty
Copied
c. Go to ~/jetty folder and install it
$
cd
~/jetty
Copied
$
makepkg -si
Copied
3. Information about the jetty package on Arch User Repository (AUR)
ID: 945165
Name: jetty
PackageBaseID: 14958
PackageBase: jetty
Version: 9.4.43-1
Description: Jetty is a pure Java-based HTTP server and Java Servlet container
URL: http://www.eclipse.org/jetty/
NumVotes: 48
Popularity: 0
OutOfDate: 1675039326
Maintainer:
Submitter: Snowman
FirstSubmitted: 1201579878
LastModified: 1628397951
URLPath: /cgit/aur.git/snapshot/jetty.tar.gz
Name: jetty
PackageBaseID: 14958
PackageBase: jetty
Version: 9.4.43-1
Description: Jetty is a pure Java-based HTTP server and Java Servlet container
URL: http://www.eclipse.org/jetty/
NumVotes: 48
Popularity: 0
OutOfDate: 1675039326
Maintainer:
Submitter: Snowman
FirstSubmitted: 1201579878
LastModified: 1628397951
URLPath: /cgit/aur.git/snapshot/jetty.tar.gz