ctcontainer on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ctcontainer

* (Optional) Uninstall ctcontainer on Arch using YAY

$ yay -Rns ctcontainer

2. Manually Install "ctcontainer" via AUR

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

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

b. Clone ctcontainer's git locally

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

c. Go to ~/ctcontainer folder and install it

$ cd ~/ctcontainer $ makepkg -si

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

ID: 1012419
Name: ctcontainer
PackageBaseID: 174415
PackageBase: ctcontainer
Version: 22-22
Description: A container manager which enable you to experience otherlinux distro with xorg/xwayland and pulseaudio support
URL: https://ruzhtw.top/pages/projects/CenterLinux/ctcontainer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: TeaHouseLab
FirstSubmitted: 1640487827
LastModified: 1641014159
URLPath: /cgit/aur.git/snapshot/ctcontainer.tar.gz