Love Mac OSX however on Linux? Contemplate switching your present theme over to La Capitaine. It’s a contemporary, Mac-inspired icon theme. The La Capitaine icon theme doesn’t include a Mac OSX theme of its personal. That stated, the developer extremely recommends utilizing the theme together with Arc OSX.

Ubuntu

2Q==

Getting La Capitaine on Ubuntu is kind of straightforward because the developer has a devoted PPA for customers to put in. This PPA has assist for a lot of variations of Ubuntu that also obtain updates (16.04/18.04+).

Including the official PPA for this icon theme begins out by opening up a terminal. Within the terminal, use the add-apt-repository command so as to add the brand new software program supply.

sudo add-apt-repository ppa:dyatlov-igor/la-capitaine

With the brand new La Capitaine software program supply added to Ubuntu, you’ll must run an replace. Updating is essential, as Ubuntu won’t be able to put in La Capitaine in any other case. To run an replace, use the apt replace command.

sudo apt replace

Working an replace normally returns new software program upgrades prepared to put in. To be sure that the La Capitane packages are totally appropriate, it’s a good suggestion to put in these software program upgrades earlier than persevering with.

sudo apt improve -y

With the software program upgrades taken care of, set up La Capitaine.

sudo apt set up la-capitaine-icon-theme

Debian

There isn’t a Debian bundle or software program repository for La Capitaine. Nonetheless, as a result of similarities between the working system and Ubuntu, there shouldn’t be any difficulty getting it put in.

Observe: putting in this bundle through the Ubuntu PPA is iffy and should not be just right for you. If it fails, strive the generic directions as an alternative.

First, use the wget instrument to obtain the most recent Deb bundle from the repository on to your Linux PC.

wget 

Subsequent, use the dpkg packaging instrument to put in the icon theme to your Debian PC.

sudo dpkg -i la-capitaine-icon-theme_0.5.0-1-0ubuntu1~xenial1_all.deb

La Capitaine is simply an icon theme, so there ought to be no breakages on the subject of dependencies. Nonetheless, if there’s a breakage, it’s simply mounted with the next command:

sudo apt set up -f

Arch Linux

As you might need guessed, the La Capitaine icon theme has a set of bundle construct directions on the AUR, so Arch customers can set up it. To begin the set up course of, open up a terminal and use the Pacman packaging instrument to sync the Git bundle.

sudo pacman -S git

As soon as Git is engaged on Arch, use it to clone the most recent snapshot of the icon theme on to your Arch PC.

git clone 

Utilizing the CD command, transfer the terminal into the la-capitaine-icon-theme folder.

cd la-capitaine-icon-theme

Constructing La Capitaine with makepkg will set up any essential dependencies immediately, for essentially the most half. Within the occasion that the builder fails to get a dependency, the bundle construct will fail. To repair this, you’ll want to put in the dependencies manually. They are often discovered right here, on the official La Capitaine AUR page.

Begin the construct with:

makepkg -si

Fedora

Getting the La Capitaine icon theme on Fedora is feasible due to the third-party Copr repository. To allow the repo, open up a terminal and use the DNF bundle instrument so as to add it.

sudo dnf copr allow tcg/themes

With the repo enabled, set up the icon theme bundle to Fedora.

sudo dnf set up la-capitaine-icon-theme

OpenSUSE

Because of the OpenSUSE Construct Service, La Capitaine is available to OpenSUSE Leap model 42.3, 15.0, and OpenSUSE Tumbleweed. Putting in the icon theme requires no terminal instructions. As an alternative, head over to the download page on the OBS and choose “Show community packages. From there, select the “1-Click Install” button to get the theme put in.

Generic Directions

La Capitaine is simple to put in, even if you happen to’re utilizing an obscure Linux distribution. To set up it, guarantee you might have the most recent model of Git put in. As soon as the Git instrument is put in, CD into the /usr/share/icons listing.

cd /usr/share/icons

To set up the La Capitaine icon theme system-wide, merely pull it down from Github.

git clone 

Because of the construction of the La Capitaine icon theme, no additional configuration is required!

Single Consumer

Curious about enabling the La Capitaine theme for a selected consumer solely? Comply with these directions:

1: create the ~/.icons folder, as your Linux PC could not have it.

mkdir -p ~/.icons

Utilizing the Git instrument, clone the icon theme to ~/.icons:

git clone 

Allow La Capitaine

Enabling the La Capitaine icon theme in your system is as straightforward as going to the “Appearance” part of your desktop atmosphere. Undecided methods to discover look, or methods to allow the theme? Contemplate clicking on one of many hyperlinks that correspond to your Linux desktop atmosphere! We go in depth on methods to allow issues like customized icon themes, GTK themes, and extra!



Source link

Share.
Leave A Reply

Exit mobile version