All Stories

Military coups in Africa: here’s what determines a return to civilian rule

Slightly more than two years after Niger’s first peaceful handover of power from one civilian president to another, the military seized power in July 2023. The coup – the fourth in Nigerien history – follows on the heels of recent military interventions in Africa. Mali (August 2020 and May 2021), Chad (April 2021), Guinea (September 2021), Sudan (October 2021) and Burkina Faso (January and September 2022).

Military coups in Africa: here’s what determines a return to civilian rule
Please fill the required field.
Image
(function() { function debugSlider() { console.log('--- Slider Debug Info ---'); console.log('Swiper defined:', typeof Swiper !== 'undefined'); console.log('jQuery defined:', typeof jQuery !== 'undefined'); var sliderContainer = document.querySelector('.swiper-container'); var slides = document.querySelectorAll('.swiper-slide'); console.log('Slider container found:', !!sliderContainer); console.log('Number of slides found:', slides.length); var swiperCSS = document.querySelector('link[href*="swiper.min.css"]'); var swiperJS = document.querySelector('script[src*="swiper.min.js"]'); console.log('Swiper CSS found:', !!swiperCSS); console.log('Swiper JS found:', !!swiperJS); if (window.location.protocol === 'https:') { var insecureResources = document.querySelectorAll('link[href^="http:"], script[src^="http:"], img[src^="http:"]'); console.log('Insecure resources:', insecureResources.length); } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', debugSlider); } else { debugSlider(); } })();