jetty on AUR (Arch User Repository)

Last updated: September 29,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

b. Install jetty on Arch using YAY

$ yay -S jetty

* (Optional) Uninstall jetty on Arch using YAY

$ yay -Rns jetty

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

b. Clone jetty's git locally

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

c. Go to ~/jetty folder and install it

$ cd ~/jetty $ makepkg -si

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