jetty11 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S jetty11

* (Optional) Uninstall jetty11 on Arch using YAY

$ yay -Rns jetty11

2. Manually Install "jetty11" via AUR

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

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

b. Clone jetty11's git locally

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

c. Go to ~/jetty11 folder and install it

$ cd ~/jetty11 $ makepkg -si

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

ID: 1388873
Name: jetty11
PackageBaseID: 199733
PackageBase: jetty11
Version: 11.0.19-1
Description: Jetty is a pure Java-based HTTP server and Java Servlet container
URL: http://www.eclipse.org/jetty/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: davispuh
Submitter: davispuh
FirstSubmitted: 1700454957
LastModified: 1705689444
URLPath: /cgit/aur.git/snapshot/jetty11.tar.gz