RHEL7: How to install the Webtatic repository.

Share this link

Presentation

The Webtatic repository, mainly maintained by Andy Thompson, brings packages related to PHP (newest versions, extensions, etc).

There is a list of the available packages in the Webstatic repository.

Installation Procedure

Before going any further, you need to install the EPEL repository.

Now, to install the Webtatic repository, type:

# yum install https://mirror.webtatic.com/yum/el7/webtatic-release.rpm

After executing the previous command, three files are stored in the /etc/yum.repos.d directory:

  • webtatic.repo: the main repository file,
  • webtatic-testing.repo: the repository for testing,
  • webtatic-archive.repo: the repository for archive packages.

The main Webtatic repository file, webstatic.repo, consists of three different channels:

  • webtatic: this is the main channel,
  • webtatic-debuginfo: same channel as webtatic with additional debug information,
  • webtatic-source: same channel as webtatic but providing package sources.

All the channels are disabled by default except the webtatic.repo/webtatic channel.

Activation/Deactivation Procedure

To permanently enable a channel (use the –disable option to disable), type:

# yum-config-manager --enable channel

To only enable a channel during a package installation, type:

# yum --enablerepo=channel install package

Source: Webtatic website.

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 3.00 out of 5)
Loading...

Leave a Reply

Upcoming Events (Local Time)

There are no events.

RHCSA7: Task of the day

Allowed time: 10 minutes.
Create an EXT4 file system mounted under /vol based on a logical volume of 100MB.
Reduce the size to 60MB.

RHCE7: Task of the day

Allowed time: 10 minutes.
Set up a default secure MariaDB database called maria and back up the database with mysqldump.

Follow me on Twitter

Poll for favorite RHEL 7 book

What is your favorite RHEL 7 book to prepare RHCSA & RHCE exams?

View Results

Loading ... Loading ...

Poll for most difficult RHCSA 7 topic

What do you think is the most difficult RHCSA 7 topic?

View Results

Loading ... Loading ...

Poll for most difficult RHCE 7 topic

What do you think is the most difficult RHCE 7 topic?

View Results

Loading ... Loading ...